xiaoxiang781216 merged PR #16396:
URL: https://github.com/apache/nuttx/pull/16396
--
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
simbit18 commented on PR #16396:
URL: https://github.com/apache/nuttx/pull/16396#issuecomment-2890009093
@raiden00pl done
--
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
raiden00pl commented on code in PR #16396:
URL: https://github.com/apache/nuttx/pull/16396#discussion_r2093982218
##
tools/nxstyle.c:
##
@@ -719,6 +723,63 @@ static void show_usage(char *progname, int exitcode, char
*what)
exit(exitcode);
}
+#ifndef HAVE_STRNDUP
+/***
raiden00pl commented on code in PR #16396:
URL: https://github.com/apache/nuttx/pull/16396#discussion_r2093982218
##
tools/nxstyle.c:
##
@@ -719,6 +723,63 @@ static void show_usage(char *progname, int exitcode, char
*what)
exit(exitcode);
}
+#ifndef HAVE_STRNDUP
+/***
raiden00pl commented on code in PR #16396:
URL: https://github.com/apache/nuttx/pull/16396#discussion_r2093982271
##
tools/nxstyle.c:
##
@@ -719,6 +723,63 @@ static void show_usage(char *progname, int exitcode, char
*what)
exit(exitcode);
}
+#ifndef HAVE_STRNDUP
+/***