Oliver Gressel

Results 9 comments of Oliver Gressel

Amazing how pedantic compilers can be. Maybe I'll just use if/else instead, lol. Only the tested values are possible here since this gets called manually. Will fix it when I...

Thanks, @klimpel . I will have a look, if I find some time. But it's been long enough that I need to re-familiarize myself with the Array-specific code.

Hi, and apologies for the slow response. I recall having had an issue with CMake and HDF5 on my Ubuntu 20.04 at work. My workaround was to remove the 'QUIET'...

It would be useful to have `debug=True` set by hand in the various routines in file `hdf5_fun.cpp`. P.S.: I'll cast the error count to integer when I get a chance...

Could be a big endian vs. little endian issue. Did the test succeed in earlier versions of GDL?

Thanks @opoplawski . Cannot spot anything suspicious. Could you revert to `debug=False` again and then uncomment the `;;; help, ...` bits in `testsuite/test_hdf5.pro`?

Thanks, @opoplawski . It appears there is an issue with the recognition of the datatype. I was wondering whether you could point me to a Hercules-image for Fedora Rawhide that...

The current implementation does not appear to have that typecast anymore. @klimpel Can you test whether the issue still exists?

The `spawn` functionality is used more than once in the HDF5 testsuite, so that's unlikely.