Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO} = sub {...}; sets signal handler...
authorChip Salzenberg <chip@pobox.com>
Wed, 12 Nov 2008 15:45:04 +0000 (07:45 -0800)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Thu, 13 Nov 2008 05:47:34 +0000 (05:47 +0000)
commitaf7df2578e5aff079dd90eeab57a2a48fb1a43c0
treea42bb3f442b701e38962f5707c68350cb3afb2fd
parentdf25d2ffed6470ee4093c2b22655779430fd807b
Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO} = sub {...}; sets signal handler to SIG_DFL
Message-ID: <20081112234504.GI2062@tytlal.topaz.cx>

Updated patch to retain source compatibility.

Plus using the correct PERL_ARGS_ASSERT_SAVE_HELEM_FLAGS
macro and running make regen.

p4raw-id: //depot/perl@34829
embed.fnc
embed.h
global.sym
mg.c
pod/perlintern.pod
pp.c
pp_hot.c
proto.h
scope.c
scope.h