cuiziwei1 opened a new pull request, #14431: URL: https://github.com/apache/nuttx/pull/14431
fix https://github.com/apache/nuttx/issues/14412 warning ## Summary Why didn’t we have this problem before? Because we have recently optimized cxx, and related source files will not be compiled when CXX_EXCEPTION is turned off. ## Impact enable CONFIG_LIBCXX and disable CONFIG_CXX_EXCEPTION ## Testing ci-test -- 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]
