This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Moving the overloading flag from the reference to the referant allows
authorNicholas Clark <nick@ccl4.org>
Wed, 15 Mar 2006 15:08:49 +0000 (15:08 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 15 Mar 2006 15:08:49 +0000 (15:08 +0000)
commitdd2eae666980a8d8bd145f2f6cc632a45513f9ce
tree673f08c186f18bc96c78a7e03ff697591094b1d6
parentb1fbf5c3d1dc6dd7934002da04dede2ae2e3ef65
Moving the overloading flag from the reference to the referant allows
(re)?blessing of overloaded objects to work correctly.

p4raw-id: //depot/perl@27506
dump.c
lib/overload.t
sv.c
sv.h