aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-11-17 16:18:24 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-11-17 16:18:24 +0000
commitd1ba522079190b442ef5c9994d466f257adf9f47 (patch)
treeb4f13ad42fef3dd46abe709166dd8e6cf8e85bde
parentb80375bff6061339ce1a427de563c2981b4be632 (diff)
Remove unused file
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@47 fb53df36-e548-4a1e-8150-ab98cbd5e786
-rw-r--r--dist/dt_arith.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/dist/dt_arith.diff b/dist/dt_arith.diff
deleted file mode 100644
index 45e863c..0000000
--- a/dist/dt_arith.diff
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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