aboutsummaryrefslogtreecommitdiff
path: root/dist/dt_arith.diff
blob: 45e863c84c5ed0215fde2d399b8465a7deb0ef08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- hdf5-1.8.6.orig/test/dt_arith.c	2011-02-14 11:23:15.000000000 -0500
+++ hdf5-1.8.6/test/dt_arith.c	2011-02-18 10:33:03.000000000 -0500
@@ -5193,8 +5193,8 @@
 static int
 run_fp_int_conv(const char *name)
 {
-#ifdef H5_FP_TO_INTEGER_OVERFLOW_WORKS
     int		nerrors = 0;
+#ifdef H5_FP_TO_INTEGER_OVERFLOW_WORKS
     int         test_values;
 
 #ifdef H5_VMS