yamt commented on issue #15464:
URL: https://github.com/apache/nuttx/issues/15464#issuecomment-2614757715

   > why POSIX constant shouldn't be configurable from Kconfig? it perfect to 
allow the different OS or even the same OS with the different configuration 
choice a different value, otherwise, spec should give a fix number.
   
   _POSIX_NAME_MAX is the Minimum Acceptable Value of NAME_MAX.
   actually posix gives a fixed number. (14)
   
   otoh, it's ok to make NAME_MAX depend on Kconfig.
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to