Branch: refs/heads/rurban/warnings
  Home:   https://github.com/parrot/parrot
  Commit: d2ffdbecc9a3f41c8a689662482273087647b672
      
https://github.com/parrot/parrot/commit/d2ffdbecc9a3f41c8a689662482273087647b672
  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:
  -----------
  [cage] fix -Wcalloc-transposed-args


  Commit: 99490ecba7e121eb66e0ece050ff5309d7294659
      
https://github.com/parrot/parrot/commit/99490ecba7e121eb66e0ece050ff5309d7294659
  Author: Reini Urban <[email protected]>
  Date:   2025-12-12 (Fri, 12 Dec 2025)

  Changed paths:
    M compilers/imcc/parser_util.c
    M compilers/imcc/pbc.c
    M src/nci/libffi.c
    M src/string/spf_render.c

  Log Message:
  -----------
  [cage] fix -Wimplicit-fallthrough warnings


  Commit: 29b01956731f73cece8b614bcb2028dab43137f6
      
https://github.com/parrot/parrot/commit/29b01956731f73cece8b614bcb2028dab43137f6
  Author: Reini Urban <[email protected]>
  Date:   2025-12-12 (Fri, 12 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: 661a4f24e563c9a4657c25e8ca093876af247a52
      
https://github.com/parrot/parrot/commit/661a4f24e563c9a4657c25e8ca093876af247a52
  Author: Reini Urban <[email protected]>
  Date:   2025-12-12 (Fri, 12 Dec 2025)

  Changed paths:
    M config/auto/warnings.pm

  Log Message:
  -----------
  [config] disable -Wstack-usage=500 with asan or --debugging


  Commit: 0bfd4f625bb818e31b038c81e93590a9a03fe899
      
https://github.com/parrot/parrot/commit/0bfd4f625bb818e31b038c81e93590a9a03fe899
  Author: Reini Urban <[email protected]>
  Date:   2025-12-12 (Fri, 12 Dec 2025)

  Changed paths:
    M config/auto/warnings.pm
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [config] suppress -Wcast-qual

for cast discards ‘const’ qualifier from pointer target type warnings


Compare: https://github.com/parrot/parrot/compare/bf8d6da847bc...0bfd4f625bb8

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

Reply via email to