RTEMS | Missing initializer for field 'thread_terminate' of 'User_extensions_Table' (#5325)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Aug 22 21:16:56 UTC 2025



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250822/9a6bda3d/attachment-0001.htm>


More information about the bugs mailing list