This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The tag, v1.8+git20231217 has been created
at 4541faab2ec63444e5afdb1aa17b0cb6180a3d55 (commit)
- Log -----------------------------------------------------------------
commit 4541faab2ec63444e5afdb1aa17b0cb6180a3d55
Author: Flavio Cruz <[email protected]>
Date: Sat Nov 25 01:27:53 2023 -0500
Reorder mach_msg_type_t fields to ensure msgt_name and msgt_size are byte
aligned
msgt_unused appears right after msgt_size since msgt_size can be reduced
to only 8 bits in the future, so we leave the door opened to make
msgt_unused 13 bits long.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Mach