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

  Changed paths:
    M config/gen/makefiles/root.in
    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: ed3381e1dbc765f9987f0a97d114b0cf12e39942
      
https://github.com/parrot/parrot/commit/ed3381e1dbc765f9987f0a97d114b0cf12e39942
  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: f9981bff333d99d42a8c309a9f8cc7d156a10827
      
https://github.com/parrot/parrot/commit/f9981bff333d99d42a8c309a9f8cc7d156a10827
  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: 73b1f169cec0334016a5817b6636ee8983bc65a0
      
https://github.com/parrot/parrot/commit/73b1f169cec0334016a5817b6636ee8983bc65a0
  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/d455652359c0...73b1f169cec0

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