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 cb48044b30fcfe10529ecc1129dd68e93ed73835 (commit)
from f29ab50fa90365ddca025c57af19c7f2ffc31e86 (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 cb48044b30fcfe10529ecc1129dd68e93ed73835
Author: Paulo Duarte <[email protected]>
Date: Tue May 26 07:08:50 2026 +0100
tests: preprocess .defs with target compiler, not host cpp
run_mig used bare cpp, so cross-test preprocessing saw host
macros, not the target's. Switch to "$CC -E -x c" -- matches
mig.in's production preprocessing.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
tests/test_lib.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
MIG