Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
authorSteve Peters <steve@fisharerojo.org>
Thu, 6 Oct 2005 19:23:59 +0000 (19:23 +0000)
committerSteve Peters <steve@fisharerojo.org>
Thu, 6 Oct 2005 19:23:59 +0000 (19:23 +0000)
commit5e701d2b387367c0635d086a48c2c127105ac337
treea6ca174258661ce52874e6f409c3d64588092bee
parent9237a471130e1e59caf11c4141aedcf1ed2ffdce
Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.

p4raw-id: //depot/perl@25708
ext/Compress/Zlib/Zlib.xs