pkarashchenko commented on code in PR #8158:
URL: https://github.com/apache/nuttx/pull/8158#discussion_r1072029996


##########
sched/misc/assert.c:
##########
@@ -329,7 +331,7 @@ static void dump_task(FAR struct tcb_s *tcb, FAR void *arg)
 #ifdef CONFIG_SMP
          "  %4d"
 #endif
-         "   %p"
+         "   %0*p"

Review Comment:
   Build complaints somewhere around here



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