crafcat7 commented on PR #8623: URL: https://github.com/apache/nuttx/pull/8623#issuecomment-1460028640
> https://github.com/apache/nuttx/blob/47ce89f757bd7767124fbe0a88cfc8e76e68c147/include/signal.h#L222-L226 https://github.com/apache/nuttx/blob/47ce89f757bd7767124fbe0a88cfc8e76e68c147/include/signal.h#L308-L314 In actual definition SIGCHLD is 17 and SIGWORK is 31. https://github.com/apache/nuttx/blob/47ce89f757bd7767124fbe0a88cfc8e76e68c147/sched/Kconfig#L1557-L1563 https://github.com/apache/nuttx/blob/47ce89f757bd7767124fbe0a88cfc8e76e68c147/sched/Kconfig#L1660-L1667 And the two values ββββare not the same in Kconfig -- 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