This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Wrap wrapped and wraplen from struct regexp in macros RW_WRAPPED() and
authorNicholas Clark <nick@ccl4.org>
Sat, 29 Dec 2007 00:17:41 +0000 (00:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 29 Dec 2007 00:17:41 +0000 (00:17 +0000)
commit866c78d1cf6feeffe34601c244c137d8b30ec2e4
tree8975bc653553252df225cd2aa2b28eb0c197f213
parent51aa200460138e2cc5ab024c9216177298546e81
Wrap wrapped and wraplen from struct regexp in macros RW_WRAPPED() and
RX_WRAPLEN() to preserve source compatibility when they get moved
around.

p4raw-id: //depot/perl@32758
dump.c
ext/re/re.xs
regcomp.c
regexp.h