xiaoxiang781216 commented on code in PR #8867:
URL: https://github.com/apache/nuttx/pull/8867#discussion_r1144964480


##########
libs/libc/string/lib_strsignal.c:
##########
@@ -96,80 +69,51 @@ FAR char *strsignal(int signum)
 
   switch (signum)
     {
+#ifdef CONFIG_LIBC_STRSIGNAL

Review Comment:
   why not follow strerror? Implmenting strsignal alwaysl



-- 
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