xiaoxiang781216 opened a new pull request #5806:
URL: https://github.com/apache/incubator-nuttx/pull/5806


   ## Summary
   to follow up the spec here:
   https://pubs.opengroup.org/onlinepubs/9699919799/functions/strerror.html
   report by internal CI:
   ```
   01:37:58  
/home/work/ssd1/workspace/MiRTOS-CI@5/out/best1600_ep/audio/.unionfs/nuttx/include/string.h:55:17:
 error: incompatible redeclaration of library function 'strerror' 
[-Werror,-Wincompatible-library-redeclaration]
   01:37:58  FAR const char *strerror(int);
   ```
   
   ## Impact
   strerror prototype
   
   ## Testing
   Pass CI
   


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