Use the return value of sprintf in sv_2pv_flags. Remove dead code.
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Nov 2005 21:22:46 +0000 (21:22 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 4 Nov 2005 21:22:46 +0000 (21:22 +0000)
commit8a9c777e2c77e4986acca93933c193ed57804ec4
tree79f5f8de0855d81c4fcd6fe2b4303d19337f455a
parent0a2d26d92481df1892a243c1a740dcd2effde1fa
Use the return value of sprintf in sv_2pv_flags. Remove dead code.

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