g2gps opened a new pull request, #2201:
URL: https://github.com/apache/nuttx-apps/pull/2201

   ## Summary
   
   Add the static keyword to required function and variable delcaration to 
reduce their scope. Stops namespace pollution in `CONFIG_BUILD_FLAT`
   
   ## Impact
   
   Stops symbol collision when `CONFIG_TESTING_SD_BENCH` and 
`CONFIG_TESTING_SD_STRESS` are enables simultaneously. 
   
   ## Testing
   
   Enable `CONFIG_TESTING_SD_BENCH` and `CONFIG_TESTING_SD_STRESS` at the same 
time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to