Fix regexec.c so $^N and $+ are correctly updated so that they work properly inside of (?{...}) blocks as reported by Moritz Lenz in
Subject: Bugs in extended regexp features
From: Moritz Lenz <mor...@casella.verplant.org>
Date: Sat, 05 Jan 2008 17:14:37 +0100
Message-ID: <477FACED...@casella.verplant.org>
http://www.nntp.perl.org/group/perl.cpan.testers/2008/01/msg927531.html
The "variable...will not stay shared" warning was already there with
5.10.0 but the tests succeeded up to 32856.
--
andreas