This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Silence/fix more warnings from the regex engine
authorYves Orton <demerphq@gmail.com>
Tue, 18 Jul 2006 21:57:15 +0000 (23:57 +0200)
committerCraig A. Berry <craigberry@mac.com>
Thu, 27 Jul 2006 13:54:55 +0000 (13:54 +0000)
commite4f7495686064f7d2b4d79529c27d4d5cbcc2672
tree41f999be55e077bcef0ee51728133610893bd431
parentc5ae63656a09c14dda09ad4ebf15c6b83c200467
Re: Silence/fix more warnings from the regex engine
Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>

REGCP_SET should only set a value, not check the previous value of its arg

p4raw-id: //depot/perl@28623
regexec.c