xiaoxiang781216 commented on pull request #4738: URL: https://github.com/apache/incubator-nuttx/pull/4738#issuecomment-954408206
> > Finally, I found that the default NETDB_DNSCLIENT_NAMESIZE > > was changed recently > > i think it's better to revert the change. #4739 It look like the config make a wrong configuration: CONFIG_NAME_MAX=768 CONFIG_PATH_MAX=256 It doesn't make any senses that file name length is bigger than path name length. -- 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