Gedare Bloom started a new discussion on testsuites/psxtests/psxonce01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/753#note_133413 > > static void use_b( rtems_task_argument arg ) > { > - int status; > - > (void) arg; > > + int status; > + The engineering manual is not clear on how to order the `(void)` of the unused parameters and the declaration of local variables. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/753#note_133413 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
