From: Jarkko Hietaniemi Date: Thu, 9 Mar 2000 23:22:33 +0000 (+0000) Subject: Remove an obsolete note. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3daa46a315f65c77c1ae5ecd65d09fb63f21f12d;p=p5sagit%2Fp5-mst-13.2.git Remove an obsolete note. p4raw-id: //depot/cfgperl@5633 --- diff --git a/t/op/64bit.t b/t/op/64bit.t index da9cedd..60f72c3 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