Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 186d0fc25fe4dffe600cdbc9fe2700090e421d48
https://github.com/parrot/parrot/commit/186d0fc25fe4dffe600cdbc9fe2700090e421d48
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M src/gc/gc_inf.c
M src/string/encoding.c
Log Message:
-----------
[cage] fix -Wcalloc-transposed-args
Commit: 0cdbc86eccca7b8362e50a1ef9d99e5db006d7fe
https://github.com/parrot/parrot/commit/0cdbc86eccca7b8362e50a1ef9d99e5db006d7fe
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M src/oo.c
Log Message:
-----------
[core] fix oob in error message in fail_if_type_exists
A type < 0 has no name which we can display. Fixes GH #1260.
Commit: 4dfd213405e4928a3c51a490260a9aa6e9940e1a
https://github.com/parrot/parrot/commit/4dfd213405e4928a3c51a490260a9aa6e9940e1a
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M config/auto/warnings.pm
Log Message:
-----------
[config] disable -Wstack-usage=500 with asan or --debugging
Commit: 461b0d178c1aecb5bf1f02d05abf66bf48163f88
https://github.com/parrot/parrot/commit/461b0d178c1aecb5bf1f02d05abf66bf48163f88
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M src/exit.c
Log Message:
-----------
[core] debug log the arg for the exit handler also
Trying to catch the imcc memleak, GH #1256
Commit: 7d727195a52964cf768dfc2149e764ae03022434
https://github.com/parrot/parrot/commit/7d727195a52964cf768dfc2149e764ae03022434
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M compilers/imcc/imclexer.c
M include/parrot/namealias.h
M src/platform/vms/exec.c
M src/string/namealias.c
M src/string/namealias_c.in
Log Message:
-----------
[cage] fix -Wregister
ISO C++17 does not allow ‘register’ storage class specifier
Commit: 21910a5b6cf0a0afa10bd007e933239a94962d06
https://github.com/parrot/parrot/commit/21910a5b6cf0a0afa10bd007e933239a94962d06
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M include/parrot/namealias.h
M src/string/namealias.c
M src/string/namealias_c.in
M t/codingstd/c_parens.t
M tools/build/namealias_c.pl
Log Message:
-----------
[core] bootstrap-namealias without register decl
to fix with gperf-3.2 and g++ compilation. changed signature to size_t.
gperf-3.2 came up with a lot more style violations, but didn't fix register yet.
c_parens.t needed one more adjustment for #elif not being a function.
Commit: 2b14b8ca1c0c6aa047783d32577b6efb506f0ea9
https://github.com/parrot/parrot/commit/2b14b8ca1c0c6aa047783d32577b6efb506f0ea9
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M src/string/encoding/tables.c
Log Message:
-----------
[core] make bootstrap-tables
iso_8859_1_typetable updated
Commit: 5c2660ff5f9ac7f2cc5ece23f661bbf9e5ac9478
https://github.com/parrot/parrot/commit/5c2660ff5f9ac7f2cc5ece23f661bbf9e5ac9478
Author: Reini Urban <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M compilers/data_json/Rules.mak
M config/gen/makefiles/root.in
M ext/nqp-rx/Rules.mak
Log Message:
-----------
[config] more memleak suppressions
Compare: https://github.com/parrot/parrot/compare/160f231abafd...5c2660ff5f9a
To unsubscribe from these emails, change your notification settings at
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits