Branch: refs/heads/rurban/warnings
Home: https://github.com/parrot/parrot
Commit: e56f30538940a61ed812934504841c4a534fa9d0
https://github.com/parrot/parrot/commit/e56f30538940a61ed812934504841c4a534fa9d0
Author: Reini Urban <[email protected]>
Date: 2025-12-12 (Fri, 12 Dec 2025)
Changed paths:
M include/parrot/api.h
M include/parrot/compiler.h
M include/parrot/exceptions.h
M include/parrot/interpreter.h
M src/embed/embed_private.h
M src/embed/pmc.c
M src/embed/strings.c
Log Message:
-----------
[core] fix -Wnonnull-compare warnings
when the compiler already ensured that an arg is non-NULL,
it doesnt need to be checked at runtime again.
Use HAVE_NONNULL
Commit: 6012c456046dc85099a5ab1356eb09ab834a9c30
https://github.com/parrot/parrot/commit/6012c456046dc85099a5ab1356eb09ab834a9c30
Author: Reini Urban <[email protected]>
Date: 2025-12-12 (Fri, 12 Dec 2025)
Changed paths:
M src/gc/gc_inf.c
M src/string/encoding.c
Log Message:
-----------
[chore] fix -Wcalloc-transposed-args
Compare: https://github.com/parrot/parrot/compare/e56f30538940%5E...6012c456046d
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