# New Ticket Created by  [EMAIL PROTECTED] 
# Please include the string:  [perl #60006]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60006 >


Hello! 

There is a problem with the function "die" in Rakudo.

I tried the function "die" under Windows and Linux. Under both OS it
don't work.

Gerd Pokorra

[EMAIL PROTECTED] parrot]$ ./parrot languages/perl6/perl6.pbc -e die
Died

current instr.: 'die' pc 13123 (src/gen_builtins.pir:8122)
called from Sub '_block11' pc 17 (EVAL_12:11)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 851
(src/PCT/HLLCompiler.pir:494)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1342
(src/PCT/HLLCompiler.pir:721)
called from Sub 'parrot;Perl6;Compiler;main' pc 17106 (perl6.pir:179)
[EMAIL PROTECTED] parrot]$ 
[EMAIL PROTECTED] parrot]$ 
[EMAIL PROTECTED] parrot]$ svn info
Pfad: .
URL: http://svn.perl.org/parrot/trunk
Basis des Projektarchivs: http://svn.perl.org/parrot
UUID des Projektarchivs: d31e2699-5ff4-0310-a27c-f18f2fbe73fe
Revision: 31923
Knotentyp: Verzeichnis
Plan: normal
Letzter Autor: bernhard
Letzte geänderte Rev: 31923
Letztes Änderungsdatum: 2008-10-13 12:45:09 +0200 (Mo, 13 Okt 2008)

[EMAIL PROTECTED] parrot]$ 



Reply via email to