This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: generate folded for EXACTF and EXACTFU
authorKarl Williamson <public@khwilliamson.com>
Sun, 16 Oct 2011 18:00:13 +0000 (12:00 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 18 Oct 2011 03:52:16 +0000 (21:52 -0600)
commitb36527fc35dbde0cdd3f0d1808de479b5b70ee85
treea0dc71445d744af25360d2a8706275ef49ac86a0
parente067297c376fbbb5a0dc8428c65d922f11e1f4c6
regcomp.c: generate folded for EXACTF and EXACTFU

regcomp.c folds the string in these two nodes except in one case.
Change that case to correspond with the predominant behavior.  This
enables future optimizations
globvar.sym
regcomp.c
t/porting/globvar.t