This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
disable WARN and DIE hooks during constant folding
authorDave Mitchell <davem@fdisolutions.com>
Wed, 10 May 2006 01:32:10 +0000 (01:32 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 10 May 2006 01:32:10 +0000 (01:32 +0000)
commit5f2d99664d8a6923d24892ffc0569f4e03e22edd
tree9d91bd681577184ff755bb9e9978f9a4bea8644d
parent262cbcdb563b9a037afe19e3ef94322ccc35436a
disable WARN and DIE hooks during constant folding

p4raw-id: //depot/perl@28148
op.c
t/comp/fold.t
util.c
warnings.h
warnings.pl