Joel Sherrill commented on a discussion on spec/build/cpukit/optwarn.yml: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/779#note_134436

 >  - enabled-by: true
 >    value:
 >    - -Wall
 > -  - -Wempty-body
 > -  - -Werror
 > +  - -Wextra
 > +  - -Wno-cast-function-type
 > +  - -Wclobbered
 > +  - -Wno-enum-conversion
 > +  - -Wmissing-field-initializers
 > +  - -Wno-shift-negative-value
 > +  - -Wno-type-limits
 > +  - -Wno-unused-function
 > +#  - -Werror

No. Adding files with grep and xargs picked this up. Fixed in next push.

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