Documentation | docs: Make example app compile again. (!231)
Jens Schweikhardt (@JSchweikhardt)
gitlab at rtems.org
Wed Mar 18 20:17:47 UTC 2026
Jens Schweikhardt commented on a discussion on c-user/example_application.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/231#note_146122
> exit( 1 );
> }
>
> - status = rtems_task_delete( SELF ); /* should not return */
> + status = rtems_task_delete( rtems_task_self() ); /* should not return */
Changed as suggested (2nd).
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/231#note_146122
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/20260318/16f292ae/attachment.htm>
More information about the bugs
mailing list