This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
eliminate RExC_seen_evals and RExC_rx->seen_evals
authorDavid Mitchell <davem@iabyn.com>
Sun, 1 Apr 2012 12:22:14 +0000 (13:22 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 13 Jun 2012 12:32:51 +0000 (13:32 +0100)
commit5f616ea71479dec56520bc87978dd87ad7478dae
tree15033cd9e6557b053fe9c33cc44e40e82a0b29a6
parentf59909ab8dad6ceb1b77e37e3c84e0c43fa33064
eliminate RExC_seen_evals and RExC_rx->seen_evals

these were used as part of the old "use re 'eval'" security
mechanism used by the now-eliminated PL_reginterp_cnt
dump.c
ext/Devel-Peek/t/Peek.t
regcomp.c
regexp.h