This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
authorNicholas Clark <nick@ccl4.org>
Sat, 17 Dec 2005 12:00:51 +0000 (12:00 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 17 Dec 2005 12:00:51 +0000 (12:00 +0000)
commit4ea1d5509b412a58fa64cd5ebc1ea31750b05303
treeee043ada9fa4d3b6fe11e6544be0dcff4d1b47c0
parent4cb1ec55c1e2db383f2cc2e1c02c9ba36503a201
The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.

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