Hello All, we have found the lack of meaningful exception handling in hdf5dotnet to be frustrating at best. Short of the wrapper implementation improving, how can we get HDF5 error information? Two approaches seem possible, but we can't get either to work:
1) Capturing stdout/err, but that doesn't seem to propagate in the dll and it isn't clear how to get it. 2) Using the H5E.setAuto method, but it isn't clear how to get the callback and clientdata pointers to work through the api. Examples or suggestions would be greatly appreciated. Thanks!
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
