Luke Palmer <[EMAIL PROTECTED]> wrote: > - {'\0', 0, 0, { } } > + {'\0', 0, 0, { NULL } }
These changes (+ a fix for a non working --gc-debug in imcc) went in with the parrot/imcc commandline option cleanup. Thanks, leo
Luke Palmer <[EMAIL PROTECTED]> wrote: > - {'\0', 0, 0, { } } > + {'\0', 0, 0, { NULL } }
These changes (+ a fix for a non working --gc-debug in imcc) went in with the parrot/imcc commandline option cleanup. Thanks, leo