develooper Front page | perl.perl5.porters | Postings from October 2009

[PATCH] remove unnecessary (always true) condition check in S_vdie

Thread Next
From:
Gerard Goossen
Date:
October 28, 2009 11:15
Subject:
[PATCH] remove unnecessary (always true) condition check in S_vdie
Message ID:
20091028181523.GL17709@ggoossen.net
While working on the die handling for the code-generation
project, I encountered some dead/convoluted code (more 
patches will follow).

It appears that "S_vdie" might sometimes return instead
of doing a "JMPENV", but this does never happen (also checked
by adding an assert after all the code and running make test).


Gerard


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About