From 14aaec71d7fe418fa6abb1b5c0ff92e092a77835 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Tue, 4 May 2004 13:01:22 -0500 Subject: [svn-r8481] *** empty log message *** --- test/dtypes.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/dtypes.c b/test/dtypes.c index 705bdb5..9c8e6b4 100644 --- a/test/dtypes.c +++ b/test/dtypes.c @@ -4500,8 +4500,8 @@ test_conv_int_float(const char *name, hid_t src, hid_t dst) } } } -/* On some machines (notably the SGI machines) unsigned long values - * are not converted to float or double values correctly, they are +/* On some machines (notably the SGI and Solaris 64-bit machines) unsigned long + * values are not converted to float or double values correctly, they are * consistently off by the lowest bit being rounded oppositely to our * software conversion routines output. So, on those machines, we allow * the converted value to be +/- 1 from the machine's value. -QAK -- cgit v0.12