Documentation | docs: Make example app compile again. (!231)

Jens Schweikhardt (@JSchweikhardt) gitlab at rtems.org
Wed Mar 18 20:18:24 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_146123

 >          exit( 1 );
 >      }
 >  
 > -    status = rtems_task_delete( SELF );    /* should not return */
 > +    status = rtems_task_delete( rtems_task_self() );    /* should not return */
 >  
 >      printf( "rtems_task_delete returned with status of %d.\n", status );

Changed as suggested.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/231#note_146123
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/82f6f09e/attachment-0001.htm>


More information about the bugs mailing list