When restoring localised values, call set only on container magic.
authorDave Mitchell <davem@fdisolutions.com>
Sun, 18 Mar 2007 23:43:05 +0000 (23:43 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sun, 18 Mar 2007 23:43:05 +0000 (23:43 +0000)
commite7cbf6c66722616e50aa4cda71d48adf3ae55201
tree98cc19734f03c63bafcbce2cc494766d8b3ebc81
parent2767dea0ecb27303bd680fbd54b2844c30f29b75
When restoring localised values, call set only on container magic.
Avoids (among other things), localised pos index being trashed at
scope exit.

p4raw-id: //depot/perl@30627
mg.c
t/op/pos.t