Branch: refs/heads/rurban/warnings
  Home:   https://github.com/parrot/parrot
  Commit: de3246345e381f0d878bf6f4e2e935e61d5b6fec
      
https://github.com/parrot/parrot/commit/de3246345e381f0d878bf6f4e2e935e61d5b6fec
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

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

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


  Commit: f136875ecd7921ff80cde499a6975d79bbbb2a4c
      
https://github.com/parrot/parrot/commit/f136875ecd7921ff80cde499a6975d79bbbb2a4c
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 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


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

  Changed paths:
    M .github/workflows/main.yml
    M t/harness
    M t/op/gc-stress.t

  Log Message:
  -----------
  [test] support testing with asan

GH #1256
skip two crashing tests.
set more detect_leaks=0


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

  Changed paths:
    M src/nci/extra_thunks.c
    M src/nci/libffi.c
    M src/platform/generic/dl.c

  Log Message:
  -----------
  [cage] fix some -Wmaybe-uninitialized

This is really optimizer dependant


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

  Changed paths:
    M config/auto/warnings.pm

  Log Message:
  -----------
  [config] -Winline not with asan nor --debugging

TODO: only really with --optimized


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

  Changed paths:
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  [doc] fix callcontext doc wording


Compare: https://github.com/parrot/parrot/compare/79abf7987392...ada7578b4b1c

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