This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bug fix for storing shared objects in shared structures
authorJerry D. Hedden <jdhedden@cpan.org>
Tue, 6 Nov 2007 14:36:40 +0000 (09:36 -0500)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 8 Nov 2007 10:31:55 +0000 (10:31 +0000)
commiteba1666137b7e1350d666a934a5e99ced3f50088
tree51ae63f47a96f526e721b4597eeca2c847f77f11
parentf5b5f37776801bcd4e0e224cce08c5281487334a
Bug fix for storing shared objects in shared structures
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com>

(core patch only)

p4raw-id: //depot/perl@32241
12 files changed:
embed.fnc
embed.h
embedvar.h
global.sym
intrpvar.h
perl.h
perlapi.h
pod/perlapi.pod
proto.h
sv.c
sv.h
util.c