Sebastian Huber started a new discussion on 
cpukit/include/rtems/confdefs/wkspace.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1208#note_148893

 >  #if defined( CONFIGURE_TASK_STACK_ALLOCATOR ) && \
 >    defined( CONFIGURE_TASK_STACK_DEALLOCATOR )
 >    /*
 > -   * Ignore the following warnings from g++ and clang in the uses of
 > -   * _CONFIGURE_ASSERT_NOT_NULL() below:
 > -   *
 > -   * warning: the address of 'f()' will never be NULL [-Waddress]
 > -   *
 > -   * warning: comparison of function 'f' not equal to a null pointer is 
 > always
 > -   * true [-Wtautological-pointer-compare]
 > -   */
 > +  * Ignore the following warnings from g++ and clang in the uses of

The formatting is not correct. In particular the `*` alignment.

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