This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: New release ?
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Mon, 8 Jan 2007 00:49:11 +0000 (01:49 +0100)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 8 Jan 2007 07:32:03 +0000 (07:32 +0000)
Message-ID: <20070108004911.7022445c@r2d2>

p4raw-id: //depot/metaconfig@29714

U/perl/perlxv.U

index 98eee15..ca4717a 100644 (file)
@@ -454,7 +454,7 @@ case "$nv_preserves_uv_bits" in
 [1-9]*)        $echo "Your NVs can preserve only $nv_preserves_uv_bits bits of your UVs."  2>&1
        d_nv_preserves_uv="$undef" ;;
 *)     $echo "Can't figure out how many bits your NVs preserve." 2>&1
-       nv_preserves_uv_bits="$undef" ;;
+       nv_preserves_uv_bits="0" ;;
 esac
 
 $rm -f try.* try