xiaoxiang781216 commented on pull request #316:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/316#issuecomment-652528829


   @davids5 the change is compatable as before since all config which utilize 
the global constructor should already define CONFIG_HAVE_CXXINITIALIZE. The 
user don't take any special action and the feature still work as it, the only 
difference is that some config doesn't need anymore(e.g. 
CONFIG_EXAMPLES_HELLOXX_CXXINITIALIZE or SYSTEM_NSH_CXXINITIALIZE), but there 
isn't any bad side effect if user forget to remove these config from their 
defconfig file.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to