cederom commented on PR #2603: URL: https://github.com/apache/nuttx-apps/pull/2603#issuecomment-2378382056
> > `accept4` related build error: > > ``` > > nettest_server.c: In function 'nettest_server': > > Warning: nettest_server.c:151:14: warning: implicit declaration of function 'accept4'; did you mean 'accept'? [-Wimplicit-function-declaration] > > ``` > > @cederom where do you find the above warning? All error I found from uorb related files from: https://github.com/apache/nuttx-apps/actions/runs/11050874650/job/30735671643?pr=2603 sorry, this is warning, errors come from unknown structs. i need to get some sleep :-P -- 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]
