On Mon Jan 12 14:51:01 2009, [email protected] wrote:
> Revision:  35458
> 
> perl6 $ perl6 -e 'try { die "Goodbye cruel world!" };say
> $!.^isa("Exception")'
> Method '!.^' not found for invocant of class 'Exception'
> current instr.: '_block14' pc 102 (EVAL_20:56)
> called from Sub '!UNIT_START' pc 17124 (src/builtins/guts.pir:320)
> called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950
> (src/PCT/HLLCompiler.pir:527)
> called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1496
> (src/PCT/HLLCompiler.pir:787)
> called from Sub 'parrot;Perl6;Compiler;main' pc 20753 (perl6.pir:158)
> perl6(46947) malloc: *** error for object 0x301c180: double free
> *** set a breakpoint in malloc_error_break to debug
> Segmentation fault
> 
> 
> Cheers,
> Ovid
> --
> Buy the book         - http://www.oreilly.com/catalog/perlhks/
> Tech blog            - http://use.perl.org/~Ovid/journal/
> Twitter              - http://twitter.com/OvidPerl
> Official Perl 6 Wiki - http://www.perlfoundation.org/perl6
> 

in rakudo-aa8c65ed6b9d0b23ba6904b2745f998a83b36c6f, this outputs: "1\n"


-- 
Will "Coke" Coleda

Reply via email to