jerpelea opened a new pull request, #15117:
URL: https://github.com/apache/nuttx/pull/15117
## Summary
replace CONFIG_PATH_MAX to PATH_MAX to ensure consistency
## Impact
RELEASE
## Testing
CI
--
This is an automated message from the Apache Git Servic
xiaoxiang781216 merged PR #15103:
URL: https://github.com/apache/nuttx/pull/15103
--
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...@nu
nuttxpr commented on PR #15103:
URL: https://github.com/apache/nuttx/pull/15103#issuecomment-2530346447
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
anchao opened a new pull request, #15103:
URL: https://github.com/apache/nuttx/pull/15103
## Summary
limits/path: replace CONFIG_PATH_MAX to PATH_MAX to ensure consistency
replace CONFIG_PATH_MAX to PATH_MAX to ensure consistency
Signed-off-by: chao an
## Impa