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

   ## Summary
   
   nimble: remove -Wno-pointer-to-int-cast from CFLAGS
   it's not needed and cause warnings for C++ builds:
   
   `cc1plus: warning: command-line option '-Wno-pointer-to-int-cast' is valid 
for C/ObjC but not for C++`
   
   
   ## Impact
   remove warnings from c++ builds
   
   ## Testing
   
   out of tree c++ project with nimble builds without warnings. 
`nrf52840-dk/sdc_nimble` with make builds.


-- 
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