destructive sv_setsv() can lose UV-ness from source, causing
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 28 Apr 2000 19:34:16 +0000 (19:34 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 28 Apr 2000 19:34:16 +0000 (19:34 +0000)
commit2b1c7e3efefd8eb7f363204cf8864d0ba215a2d0
treeddb8defd98ccb8ba2cd4313e1fa780ddee9c3c83
parent3b777bb48ecd6a599e86393b690784822a7a696f
destructive sv_setsv() can lose UV-ness from source, causing
numeric promotions/comparisons to fail to do the right thing

p4raw-id: //depot/perl@6002
sv.c