This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix Win32 breakage caused by changes to op.c in change 23433.
authorSteve Hay <SteveHay@planit.com>
Tue, 16 Nov 2004 09:42:50 +0000 (09:42 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 16 Nov 2004 09:42:50 +0000 (09:42 +0000)
commit4026c95ac795414220d662f764bd6e993724505d
tree04a79e3b2ce2e22e973f154adbbdeae3c3b9d03e
parent68ccb645d74feb45c64863c3223051537fbc9fed
Fix Win32 breakage caused by changes to op.c in change 23433.

Also limit the scope of the locks in a couple of places, as suggested
by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.

p4raw-id: //depot/perl@23499
embed.fnc
embed.h
global.sym
op.c
op.h
proto.h
regcomp.c