Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85 was reviewed by Joel Sherrill
-- Joel Sherrill commented on a discussion on cpukit/include/aio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85#note_107926 > +/** The aio operation return value has not been retrieved */ > +#define AIO_RETURNED 0 > +/** The aio operation return value has not been retrieved */ There should be a blank line between line 104 and 105. -- Joel Sherrill commented on a discussion on testsuites/psxtests/psxaio01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85#note_107927 > > - puts (" Init: EBADF TESTS "); > + puts( " Init: EBADF TESTS " ); They still have start and end messages if they follow the more quiet style. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85 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
