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

  Changed paths:
    M src/string/spf_render.c

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


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

  Changed paths:
    M src/call/args.c
    M src/call/context_accessors.c
    M src/call/pcc.c
    M src/pmc/handle.pmc

  Log Message:
  -----------
  WIP [core] assert CONTEXT_STRUCT(ctx) which are NULL


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

  Changed paths:
    M compilers/imcc/pbc.c
    M include/parrot/call.h
    M src/call/args.c

  Log Message:
  -----------
  [pmc] rename CallContext signature to call_object


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

  Changed paths:
    M src/call/args.c
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  WIP [pmc] fail on empty CallContext self


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

  Changed paths:
    M src/pmc/callcontext.pmc
    M src/pmc/sub.pmc

  Log Message:
  -----------
  [pmc] disable PObj_custom_mark_destroy

for sub and callcontext pmc init. Should survive
gc-stress a bit longer.
GH #1256


Compare: https://github.com/parrot/parrot/compare/a82e065701cb...8a5ad23fc74f

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