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

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

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


  Commit: 6b587b420a7bd5f5f710f1eda6b5d7eb81ea0695
      
https://github.com/parrot/parrot/commit/6b587b420a7bd5f5f710f1eda6b5d7eb81ea0695
  Author: Reini Urban <[email protected]>
  Date:   2025-12-15 (Mon, 15 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: 039f835d661b1347cd099ccf0395c8aba9916f8b
      
https://github.com/parrot/parrot/commit/039f835d661b1347cd099ccf0395c8aba9916f8b
  Author: Reini Urban <[email protected]>
  Date:   2025-12-15 (Mon, 15 Dec 2025)

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

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


  Commit: a25d0357ef9af5fc0d6ae361e078fe4f6e20b175
      
https://github.com/parrot/parrot/commit/a25d0357ef9af5fc0d6ae361e078fe4f6e20b175
  Author: Reini Urban <[email protected]>
  Date:   2025-12-15 (Mon, 15 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/2ef78259301e...a25d0357ef9a

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