This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regexp.h Remove unused bit placeholders
authorKarl Williamson <khw@cpan.org>
Fri, 12 Sep 2014 20:40:03 +0000 (14:40 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 29 Sep 2014 17:07:39 +0000 (11:07 -0600)
commit1d32d911228f87e28c3611f90fd3274717ee6b68
tree4f893c3218ad5fff5f945f22ad97d5b081017e54
parenta3b51d37a1c354a57994f7ada55bd0a05849903d
regexp.h Remove unused bit placeholders

We do not need a placeholder for unused flag bits.  And removing them
makes the generated regnodes.h more accurate as to what bits are
available.
regexp.h
regnodes.h