This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
authorNicholas Clark <nick@ccl4.org>
Tue, 14 Feb 2006 23:42:45 +0000 (23:42 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 14 Feb 2006 23:42:45 +0000 (23:42 +0000)
commitc268c2a6c105d04cb2a165c1cfb63069e7ae2774
treeb81e445193b945d25e66e5b7b457bad745938c67
parent9b15102ac1516dec5ebb563b92cc3e6800cfa1d2
Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
never felt quite correct, and other parts of the SV conversion
implementation have improved such that the symptoms 10214 covered
over are gone even without it.

p4raw-id: //depot/perl@27184
mg.c
scope.c
sv.c