cederom commented on PR #2918: URL: https://github.com/apache/nuttx-apps/pull/2918#issuecomment-2568612757
> > > 3. Where is `LINE_MAX` defined? > > > > > > here: [apache/nuttx#15344](https://github.com/apache/nuttx/pull/15344) LINE_MAX is POSIX defined macro. > > Specifically, limits.h: https://pubs.opengroup.org/onlinepubs/7908799/xsh/limits.h.html > > Minimum value is _POSIX2_LINE_MAX Yup, and the latest one https://pubs.opengroup.org/onlinepubs/9799919799/ :D Thank you @patacongo and @xiaoxiang781216 :-) -- 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