Ward Fisher
dcf8ad365e
Coverity: 711838
2014-07-31 16:32:50 -06:00
Ward Fisher
01598ae610
Fixed clang-reported issue: memory leak.
2014-04-19 17:55:01 -06:00
dmh
19d377e87a
conflict resolution
2014-03-10 12:13:16 -06:00
dmh
9d5c8ba308
1. Previous ci of conversion fixes in libdispatch
...
was incomplete; complete the fix.
2. There is an inconsistency in the netcdfh interface
about whether rank (# dimensions) is an int or
size_t. I inadvertently assumed the latter and that
breaks some API calls; so revert back.
2014-03-10 12:09:36 -06:00
Ward Fisher
513cb29ea4
The replacement of 'int' with 'size_t' caused a number of errors across multiple platforms in our CI system. The culprit is not obvious, so I am reverting the commit until we can take a closer look at the underlying issue.
...
Revert "1. Attempted to reduce the number of conversion errors"
This reverts commit 1b941d342d
.
2014-03-10 10:04:37 -06:00
dmh
1b941d342d
1. Attempted to reduce the number of conversion errors
...
when -Wconversion is set. Fixed libdispatch, but
rest of netcdf remains to be done.
2014-03-09 15:51:45 -06:00
Ward Fisher
7a226dd3f1
Merging the win_netcdf branch into the trunk.
2012-09-27 22:50:41 +00:00
Ward Fisher
98675a8047
Merged with latest trunk.
2012-09-26 17:08:23 +00:00
Russ Rew
a92c7c98a0
Fixed DOS line endings in source file.
...
Fixed minor memory leak found by Coverity.
Fixed misleading error message in configure.
2012-09-25 21:48:14 +00:00
Ward Fisher
2fdea864a2
Changes to includes to supress a few specific MSVC warnings.
2012-09-04 22:39:10 +00:00
Dennis Heimbigner
f5bd3bf525
cleanup and remove unused code
2012-04-01 20:15:06 +00:00
Dennis Heimbigner
12d4f46668
2011-09-18 20:57:51 +00:00
Dennis Heimbigner
dcca0b78a3
final missing file: ncaux.c (I hope)
2011-09-02 22:43:02 +00:00