Salome HOME
[COTECH 88] Configuration repository
[tools/configuration.git] / config / patches / medfile.002_gcc6.patch
1 diff -Naur med-3.2.0_SRC_orig/include/H5public_extract.h.in med-3.2.0_SRC_modif/include/H5public_extract.h.in
2 --- med-3.2.0_SRC_orig/include/H5public_extract.h.in    2016-01-14 18:55:27.000000000 +0300
3 +++ med-3.2.0_SRC_modif/include/H5public_extract.h.in   2016-10-18 10:12:45.177767056 +0300
4 @@ -28,9 +28,9 @@
5  @HDF5_TYPEDEF_HID_T@
6  @HDF5_TYPEDEF_HSIZE_T@
7  
8 -#typedef int herr_t;
9 -#typedef int hid_t;
10 -#typedef unsigned long long   hsize_t;
11 +//#typedef int herr_t;
12 +//#typedef int hid_t;
13 +//#typedef unsigned long long   hsize_t;
14  
15  #ifdef __cplusplus
16  }