Re: [PATCH] Parrot_load_bytecode segfaults on missing file
Bob Rogers <[EMAIL PROTECTED]> wrote: >The patch below generates an internal exception instead of SEGV, but > this results in two error messages, because Parrot_readbc will have > already printed its own. Thanks, applied. leo
[PATCH] Parrot_load_bytecode segfaults on missing file
The patch below generates an internal exception instead of SEGV, but this results in two error messages, because Parrot_readbc will have already printed its own. -- Bob Rogers http://rgrjr.dyndns.org/ --