xiaoxiang781216 commented on code in PR #17644:
URL: https://github.com/apache/nuttx/pull/17644#discussion_r2674933360


##########
sched/task/task_restart.c:
##########
@@ -119,7 +119,9 @@ static void nxtask_reset_task(FAR struct tcb_s *tcb, bool 
remove)
 
   /* Deallocate anything left in the TCB's signal queues */
 
+#ifdef CONFIG_ENABLE_ALL_SIGNALS

Review Comment:
   can  we add a dummy macro



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