zyfeier opened a new pull request, #14589:
URL: https://github.com/apache/nuttx/pull/14589

   ## Summary
   
   Fixed tasking build issue:
   
   CC:  pthread/pthread_mutexattr_getrobust.c artc I800: creating archive 
libsched.a
   CC:  unistd/lib_getopterrp.c ctc W505: ["unistd/lib_getoptargp.c" 48/29] 
implicit declaration of function "getoptvars"
   ctc W577: ["unistd/lib_getoptargp.c" 48/39] calling a function without a 
prototype
   ctc W524: ["unistd/lib_getoptargp.c" 48/27] conversion of integer to pointer 
at assignment
   ctc E212: ["unistd/lib_getoptargp.c" 49/13] access to incomplete type
   ctc W523: ["unistd/lib_getoptargp.c" 49/13] pointers to different types at 
return
   
   ## Impact
   
   NA
   
   ## Testing
   
   tc397:nsh build success


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to