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/03/01 16:47:19 UTC

[GitHub] [incubator-nuttx-apps] pkarashchenko commented on pull request #1036: system/libuv: Switch process.c to process_spawn.c

pkarashchenko commented on pull request #1036:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1036#issuecomment-1055641371


   Please fix
   ```
    libuv/src/unix/process-spawn.c: In function 'uv__chld':
   Error: libuv/src/unix/process-spawn.c:49:20: error: 'SIGCHLD' undeclared (first use in this function); did you mean 'SIG_HOLD'?
      49 |   assert(signum == SIGCHLD);
   ```


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