RTEMS | Reformat cpukit score src thread (!238)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu Sep 26 22:01:40 UTC 2024
Kinsey Moore started a new discussion on cpukit/score/src/threadq.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112607
> );
>
> RTEMS_STATIC_ASSERT(
> - offsetof( Thread_queue_Syslock_queue, Queue.heads )
> - == offsetof( struct _Thread_queue_Queue, _heads ),
> + offsetof( Thread_queue_Syslock_queue, Queue.heads ) ==
> + offsetof( struct _Thread_queue_Queue, _heads ),
I've seen this type of change in several places. Is this a limitation of the tool or a new preference?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112607
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/20240926/bee148fc/attachment-0001.htm>
More information about the bugs
mailing list