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

  Changed paths:
    M src/string/spf_render.c

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


  Commit: 102315e3598d5ad1b1810b0500d3e1dc45d324ca
      
https://github.com/parrot/parrot/commit/102315e3598d5ad1b1810b0500d3e1dc45d324ca
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 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: 11880a846246f4e1e2b81f68b9bdbb25bcf0c52d
      
https://github.com/parrot/parrot/commit/11880a846246f4e1e2b81f68b9bdbb25bcf0c52d
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 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: e183a80ccf034cfbda601fd4c677900f2336cea1
      
https://github.com/parrot/parrot/commit/e183a80ccf034cfbda601fd4c677900f2336cea1
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

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

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


  Commit: ca32e617c35cbfa8405c00c62159744cde9c1638
      
https://github.com/parrot/parrot/commit/ca32e617c35cbfa8405c00c62159744cde9c1638
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 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/8a5ad23fc74f...ca32e617c35c

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