You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/07/08 02:50:00 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1375: libc: Always declare getenv, link/symlink and atexit/on_exit

xiaoxiang781216 commented on pull request #1375:
URL: https://github.com/apache/incubator-nuttx/pull/1375#issuecomment-655249566


   > Should the CONFIGs be removed as well from their respective Kconfig files?
   
   No, since these functions are still optional. This patch just fix the c++ library which blindly declare(using ::) functions but not really use them.


----------------------------------------------------------------
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:
users@infra.apache.org