Joel Sherrill created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5325
Assignee: Sebastian Huber ## Summary I am beginning to look at warnings when -Wextra is enabled. Given that this is in _cpukit/include/rtems/confdefs/extensions.h_, it is one of the most frequent warnings when building all BSPs w/tests with 3608 occurrences. `152:7: warning: missing initializer for field 'thread_terminate' of 'User_extensions_Table' [-Wmissing-field-initializers]` ## Steps to reproduce Add _-Wmissing-field-initializers_ to the warning flags and build with tests. ### Pre-set options -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5325 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
