Gregor N. Purdy <[EMAIL PROTECTED]> wrote: > ... I noticed that sub.pasm > outputs this:
> Hello subroutine > No entries on ControlStack! I can't reproduce this: $ parrot examples/assembly/sub.pasm Hello subroutine Hello subroutine > Also, the following other examples appear broken, too: > * io1.pasm (bad op seek_i_p_ic_ic) > * uniq.pasm (segfault) > * xml_parser.pasm (segfault) Fixed. Thanks for reporting. > -- Gregor leo