Skip to content

Commit

Permalink
Work around inferior loop problem causing segfault on exit.
Browse files Browse the repository at this point in the history
(Based on information from Whiteknight++)
  • Loading branch information
pmichaud committed Sep 17, 2009
1 parent fed7b0e commit c52c780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perl6.pir
Expand Up @@ -375,6 +375,7 @@ to the Perl 6 compiler.
$P0()
goto iter_loop
iter_end:
exit 0
.end


Expand Down

0 comments on commit c52c780

Please sign in to comment.