Skip to content

Commit

Permalink
Missing pop_eh spotted by pmichaud++.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jun 30, 2009
1 parent 2827e45 commit 1e742a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/builtins/io.pir
Expand Up @@ -199,6 +199,7 @@ true value is returned.
.return ($P0)

failure:
pop_eh
.tailcall '!FAIL'('Unable to change to directory "', newdir, '"')
.end

Expand Down

0 comments on commit 1e742a7

Please sign in to comment.