You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/25 18:59:06 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #7185: libc: Move queue.h from include to include/nuttx

pkarashchenko commented on PR #7185:
URL: https://github.com/apache/incubator-nuttx/pull/7185#issuecomment-1257256414

   Seems like some files still need to be updated
   ```
   In file included from wdog/wd_gettime.c:30:
   Error: /github/workspace/sources/nuttx/sched/wdog/wdog.h:75:8: error: unknown type name 'sq_queue_t'
      75 | extern sq_queue_t g_wdactivelist;
         |        ^~~~~~~~~~
   ```
   I will try to run the build locally and feedback


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org