Branch: refs/heads/rurban/warnings
  Home:   https://github.com/parrot/parrot
  Commit: bbda3379883a2b6caa872ff7971f75491e94622e
      
https://github.com/parrot/parrot/commit/bbda3379883a2b6caa872ff7971f75491e94622e
  Author: Reini Urban <[email protected]>
  Date:   2025-12-13 (Sat, 13 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: 30d8b399a41d90c4ad8442af5c59c6bf89fc6e8a
      
https://github.com/parrot/parrot/commit/30d8b399a41d90c4ad8442af5c59c6bf89fc6e8a
  Author: Reini Urban <[email protected]>
  Date:   2025-12-13 (Sat, 13 Dec 2025)

  Changed paths:
    M src/string/encoding/tables.c

  Log Message:
  -----------
  [core] make bootstrap-tables

iso_8859_1_typetable updated


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

  Changed paths:
    M src/nci/extra_thunks.c

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

This is really optimizer dependant


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

  Changed paths:
    M config/auto/warnings.pm

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

TODO: only really with --optimized


Compare: https://github.com/parrot/parrot/compare/73b1f169cec0...d4e22b946783

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