RTEMS | cpukit/include/rtems/score/basedefs.h: Add RTEMS_FALL_THROUGH() (!730)

Gedare Bloom (@gedare) gitlab at rtems.org
Thu Sep 18 20:16:22 UTC 2025




Gedare Bloom commented on a discussion on cpukit/libmisc/shell/hexdump-parse.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730#note_131205

 >  				switch(sokay) {
 >  				case NOTOKAY:
 >  					badsfmt(globals);
 > +					RTEMS_FALL_THROUGH();

I would say remove this `RTEMS_FALL_THROUGH()`. or make it `RTEMS_UNREACHABLE` like the others you did.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730#note_131205
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250918/8803132e/attachment-0001.htm>


More information about the bugs mailing list