diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-07-04 13:42:15 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-07-19 09:39:07 -0600 |
commit | 520939baa9d3cdd718aefcea37348e7dea62a7a4 (patch) | |
tree | 7644ca56c967986c5fd52d9124ae70d39dac3825 /proto.h | |
parent | 570fcd08b0427c53a98fb13a4264ba6b76f5900f (diff) | |
download | perl-520939baa9d3cdd718aefcea37348e7dea62a7a4.tar.gz |
regcomp.c: set local flag in pass1 of charclass inversion
Previously, this flag was not looked at in pass 1, but future commits
will require it to be. The regnode is not actually allocated in pass1,
so set a local variable with the value, and set the flag in the regnode
after everything affecting the flag is done.
Diffstat (limited to 'proto.h')
0 files changed, 0 insertions, 0 deletions