Skip to content
Snippets Groups Projects
Select Git revision
  • ae491055fae927dbdfabeea69ffee166a9720a68
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

objexcept.c

Blame
  • user avatar
    Damien George authored
    Previously, a failed malloc/realloc would throw an exception, which was
    not caught.  I think it's better to keep the parser free from NLR
    (exception throwing), hence this patch.
    58ba4c3b
    History
    objexcept.c 11.81 KiB