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 "MIG".
The branch, master has been updated
via a391c8f0eef8573fd6b99e6cd264a5f2caa539cb (commit)
from 403007dc55222d4ca1120dd7730baa7579d12d88 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a391c8f0eef8573fd6b99e6cd264a5f2caa539cb
Author: Flavio Cruz <[email protected]>
Date: Sun Feb 12 17:14:23 2023 -0500
Introduce complex_alignof to replace word_size
Remove the concept of word_size since it is meaningless in some
architectures. This is also done in preparation to possibly introduce
8-byte aligned messages.
Message-Id: <Y+lkv0uMo/[email protected]>
-----------------------------------------------------------------------
Summary of changes:
cpu.sym | 3 +-
global.c | 5 ++--
global.h | 5 ++--
parser.y | 8 +++---
routine.c | 5 +++-
server.c | 20 +++++++-------
type.c | 95 ++++++++++++++++++++++++++++++++-------------------------------
user.c | 22 +++++++--------
utils.c | 6 +++-
utils.h | 2 ++
10 files changed, 91 insertions(+), 80 deletions(-)
hooks/post-receive
--
MIG