Re: [perl #50886] Re: [PATCH] fixed unreachable code warnings after real_exception calls

2008-02-18 Thread chromatic
On Thursday 14 February 2008 21:25:35 Andrew Whitworth wrote: > ..forgot the patch, again. I'll get better at this, i swear. Thanks, applied with tweaks as r25863. I removed the commented-out lines, for two reasons. First, we stick with C89 which doesn't allow C++-style comments. Second, ther

[perl #50886] Re: [PATCH] fixed unreachable code warnings after real_exception calls

2008-02-15 Thread Andrew Whitworth
# New Ticket Created by "Andrew Whitworth" # Please include the string: [perl #50886] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50886 > ..forgot the patch, again. I'll get better at this, i swear. --Andrew Whitworth