Ed Hartnett
0ac8ec40a1
removed archaic code to check memory use
2017-11-02 11:40:13 -06:00
Ward Fisher
a30e281b34
Merge pull request #566 from NetCDF-World-Domination-Council/ejh_missing_error_messages
...
added error code message for NC_EMPI
2017-11-02 11:03:33 -06:00
Ed Hartnett
711bbfbe48
applied untabify
2017-11-02 05:09:11 -06:00
Ed Hartnett
425ca7365c
added error code message for NC_EMPI
2017-11-02 05:07:31 -06:00
Ward Fisher
2425d6610e
Merge branch 'ejh_configure_fix' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_even_more_merges
2017-10-31 12:54:58 -06:00
Ward Fisher
e1826ef5ec
Merge branch 'ejh_more_mem_fixes' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_even_more_merges
2017-10-31 12:46:24 -06:00
Ed Hartnett
44ded96029
fix for leaks in nc_create
2017-10-31 11:37:30 -06:00
Ward Fisher
1acafdc668
Updated in support of https://github.com/Unidata/netcdf-c/issues/556
2017-10-31 11:13:05 -06:00
Ward Fisher
00a5ca6e70
Updated an out-of-date link for ncBrowse
2017-10-31 11:04:01 -06:00
Ward Fisher
55ecbe7b0c
Merge branch 'ejh_more_mem_3' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_more_merges
2017-10-31 10:51:04 -06:00
Ward Fisher
5307211d56
Merge branch 'ejh_more_mem_2' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_more_merges
2017-10-31 10:49:55 -06:00
Ed Hartnett
78a44214aa
Merge branch 'master' into ejh_file_mem
2017-10-30 07:35:39 -06:00
Ed Hartnett
86f35ea6db
Merge branch 'master' into ejh_more_mem_3
2017-10-30 07:34:52 -06:00
Ward Fisher
da1ce0d851
Merge branch 'master' of github.com:Unidata/netcdf-c
2017-10-29 23:18:17 -06:00
Ed Hartnett
9f72f5adf4
fixed memory error in tst_fills2.c
2017-10-27 06:26:36 -06:00
Ed Hartnett
c36554ffb8
fixed memory error in handling of (ignored) reference atts in HDF5 file
2017-10-27 06:08:22 -06:00
Ed Hartnett
d8ffc9e55d
Merge branch 'master' into ejh_configure_fix
2017-10-27 05:12:26 -06:00
Ed Hartnett
433a2a6e36
fixed leaks in tests
2017-10-26 14:50:21 -06:00
Ward Fisher
178ed4aa98
Merge branch 'typedef_schar' of https://github.com/wkliao/netcdf-c into ejh_more_merges
2017-10-26 14:35:57 -06:00
Ed Hartnett
5fba557bdf
fixed leak in tst_utf8_validate.c
2017-10-26 14:28:41 -06:00
Ward Fisher
d41876a2b4
Merge branch 'ejh_libsrc_warning_fix' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_more_merges
2017-10-26 14:27:44 -06:00
Ward Fisher
3247b637b7
Merge remote-tracking branch 'origin/testp2.dmh' into ejh_more_merges
2017-10-26 14:26:32 -06:00
Ed Hartnett
36940e2ea4
fixed memory leaks in nc_open()
2017-10-26 14:19:48 -06:00
Ed Hartnett
c3b4526c94
fixed handling of --enable-parallel4
2017-10-26 14:05:04 -06:00
Ward Fisher
7255a1112c
Merge pull request #516 from NetCDF-World-Domination-Council/ejh_open_mem_leak_fix
...
fixed memory leak in nc_open when cmode includes both NC_MPIIO and NC_MPIPOSIX
2017-10-26 13:56:26 -06:00
Ward Fisher
a0b9c0e533
Merge branch 'master' into ejh_open_mem_leak_fix
2017-10-26 11:20:26 -06:00
Ed Hartnett
39b738411f
cause configure to fail if --enable-pnetcdf is specified but pnetcdf is not found
2017-10-26 05:38:31 -06:00
Ed Hartnett
22d3d152f0
removed tst_h_atts2.c
2017-10-26 04:55:30 -06:00
Ed Hartnett
30ef103a95
moved tests from tst_h_atts2 into tst_xplatform2
2017-10-26 04:49:57 -06:00
Ward Fisher
5d4b81af8f
Merge branch 'ejh_nc_test_warning_fix_2' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 11:13:38 -06:00
Ward Fisher
48f0938c21
Corrected a logic error in configure.ac, reported in esupport ticket HHV-610093
2017-10-25 11:12:15 -06:00
Ward Fisher
598d70a530
Merge branch 'ejh_nc_test_warning_1' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 11:04:15 -06:00
Ward Fisher
b066a2ac76
Merge branch 'ejh_fix_nc4info_warnings' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 11:03:35 -06:00
Ward Fisher
2d940b9d9a
Merge branch 'ejh_nc4hdf5_warning_fix' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 11:03:11 -06:00
Ward Fisher
8e30bb9a1c
Merge branch 'ejh_test_mem_leak' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 11:01:25 -06:00
Ward Fisher
fb38f81243
Merge branch 'ejh_ncdump' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 11:00:20 -06:00
Ward Fisher
034cf40ab3
Merge branch 'ejh_tst_var_fix' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into merge_small_pulls
2017-10-25 10:55:09 -06:00
Ed Hartnett
ca9a5d4133
fixed warning
2017-10-25 06:30:47 -06:00
Ed Hartnett
50408acec0
fixed more warnings
2017-10-25 06:22:58 -06:00
Ed Hartnett
fb4437e584
fixed warnings
2017-10-25 06:12:59 -06:00
Ed Hartnett
785e0c3a9a
fixed warning in nc4var.c
2017-10-25 04:55:56 -06:00
Ed Hartnett
19e248c63e
fixed compile warnings in nc4info.c
2017-10-25 04:48:03 -06:00
Ed Hartnett
26f443b7ac
fixed warnings in libsrc4/nc4hdf.c
2017-10-25 04:28:24 -06:00
Dennis Heimbigner
ea9d685a7b
Modify nc_test/tst_parallel2.c to remove a failure.
...
The failure comes at the end when each processor tries to
remove() the created file. The second one appears to fail
-- possibly because of a race condition. In any case, if I
move the remove() call past MPI_Finalize(), the error goes away.
It is not clear of the exact circumstances that cause the
failure, but I encountered it with the following env.
- automake on centos7 64-bit.
- compiling with -O1 for gcc.
- The pnetcdf version is 1.8.1
- The command "mpiexec --version" gives:
Version: 3.0.4
Release Date: Wed Apr 24 10:08:10CDT2013
2017-10-24 19:12:07 -06:00
Ed Hartnett
dabc84338f
Merge branch 'master' into ejh_test_mem_leak
2017-10-24 12:55:53 -06:00
Ed Hartnett
1e3831f98d
fixed memory leak and warnings in test
2017-10-24 12:54:29 -06:00
Ed Hartnett
35a1e25928
Merge branch 'master' into ejh_ncdump
2017-10-24 12:20:26 -06:00
Ed Hartnett
6363cae315
fixed warnings
2017-10-24 12:18:20 -06:00
Ed Hartnett
d640b625dc
Merge branch 'master' into ejh_fix_warning
2017-10-24 11:40:16 -06:00
Ed Hartnett
1b93bc9427
fixed warning
2017-10-24 11:35:03 -06:00