Bart van Stratum

Results 3 issues of Bart van Stratum

With Intel 17.0.0, I'm getting warnings like: ``` ncDim.h(47): warning #858: type qualifier on return type is meaningless const int getId() const {return myId;}; ``` for every include of ``....

area/build/all
type/enhancement

I'm trying to compile NetCDF-C++4 (4.3.0 release); the NetCDF-C version is compiled with NetCDF-4 (output `nc-config --all`: `--has-nc4 -> yes`), yet a configure of netCDF-C++4 returns: > configure: error: NetCDF...

type/question

Software versions: - `netcdf 4.9.0-3` - `hdf5 1.12.2-1` - Manjaro linux. While debugging a memory leak which seems to be related to NetCDF, I was running the C code from...