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

Kinsey Moore (@opticron) gitlab at rtems.org
Thu Sep 18 17:49:15 UTC 2025




Kinsey Moore started a new discussion on cpukit/libmisc/shell/shell.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730#note_131181

 >            }
 >  
 >            up = 1;
 > -          /* drop through */
 > +#ifdef __rtems__
 > +          RTEMS_FALL_THROUGH();
 > +#endif

If this is 3rd party code as the guard block indicates, that comment should remain in place.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730#note_131181
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/b66cb7a4/attachment-0001.htm>


More information about the bugs mailing list