Kinsey Moore started a new discussion on bsps/m68k/uC5282/irq/irq.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/890#note_138036 > rtems_interrupt_attributes *attributes > ) > { > + (void)vector; > + (void)attributes; This should have a space between `(void)` and the parameter name. Please address this elsewhere as well. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/890#note_138036 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
