This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.sym: Change regkind for NPOSIX regnodes
authorKarl Williamson <public@khwilliamson.com>
Sun, 12 Aug 2012 17:50:54 +0000 (11:50 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 20 Nov 2012 00:13:00 +0000 (17:13 -0700)
commit9e84774b2a68a51af5e246f365059d61ebe86fb0
tree2c2b75922b0cbfd4ba87e2bd96841ac9793fe176
parentf39a4dc253ff51cabd56ad1bfcb65547ce7be501
regcomp.sym: Change regkind for NPOSIX regnodes

It turns out that it is more convenient for the complement of a node to
have a regkind that is also the complement of a node.  This creates
slight inconveniences that are included in this patch, but will help
further patches.
regcomp.c
regcomp.sym
regnodes.h