bleadperl breaks RCLAMP/Text-Glob
authorKarl Williamson <public@khwilliamson.com>
Sat, 26 Feb 2011 03:31:30 +0000 (20:31 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 26 Feb 2011 04:06:10 +0000 (21:06 -0700)
commit84193928209d94622b4501beec2498f435ef3cbf
tree822cdffc6a438118080e71434f44bd3b100d6952
parent137165a601b852a9679983cdfe8d35be29f0939c
bleadperl breaks RCLAMP/Text-Glob

This was from commit f424400810b6af341e96230836690da51c37b812
which came from needing a bit in an already-full flags field,
and my faulty analysis that two bits could be shared.  I found another
mechanism to free up another bit, and now can separate these shared
bits again.
regcomp.h
t/re/pat_advanced.t