Kinsey Moore started a new discussion on cpukit/libmisc/stackchk/check.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_109909

 >   *  NOTE: The system is in a questionable state... we may not get
 >   *        the following message out.
 >   */
 > -static void Stack_check_report_blown_task(
 > +static void rtems_stack_checker_reporter_print_details(

This can't be defined as static since it's exported for use elsewhere and 
causes a compilation error.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_109909
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

Reply via email to