This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0115d2
)
Re: New release ?
author
Marcus Holland-Moritz
<mhx-perl@gmx.net>
Mon, 8 Jan 2007 00:49:11 +0000
(
01:49
+0100)
committer
H.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
patch
|
blob
|
blame
|
history
diff --git
a/U/perl/perlxv.U
b/U/perl/perlxv.U
index
98eee15
..
ca4717a
100644
(file)
--- a/
U/perl/perlxv.U
+++ b/
U/perl/perlxv.U
@@
-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