summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-11 09:42:56 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-11 09:42:56 +0000
commit2ae617dd55ff4831f54fe6e69b42bd51fb33548e (patch)
treeee853612f5c3530030dea382dc18018bb2630b9c /t
parent642f9debcae19ee23c984c3fbe5fa65e96398ea0 (diff)
parent9326c1720b1956388dc1e07d555a7449bd488fc9 (diff)
downloadperl-2ae617dd55ff4831f54fe6e69b42bd51fb33548e.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5641
Diffstat (limited to 't')
-rw-r--r--t/op/64bit.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/op/64bit.t b/t/op/64bit.t
index da9cedd22e..60f72c3536 100644
--- a/t/op/64bit.t
+++ b/t/op/64bit.t
@@ -11,9 +11,6 @@ BEGIN {
}
# This could use a lot of more tests.
-#
-# Nota bene: bit operations (&, |, ^, ~, <<, >>) are not 64-bit clean.
-# See the beginning of pp.c and the explanation next to IBW/UBW.
# so that using > 0xfffffff constants and
# 32+ bit integers don't cause noise