Hello,

Some kinds of HDF5-DIAG errors don't generate any exceptions making it 
difficult to do proper error handling. For example:

HDF5-DIAG: Error detected in HDF5 (1.8.5) thread 0:
   #000: ..\..\..\src\H5Dio.c line 174 in H5Dread(): can't read data
     major: Dataset
     minor: Read failed

doesn't raise an HDF5ExtError or any other exception. Is this something that 
can be fixed in PyTables?

Also, can the HDF5-DIAG messages be suppressed? I know that the HDF5 API has a 
dontPrint call but I don't see a PyTables interface to that. If we can't detect 
these exceptions I at least want to mask them from end users.

Thanks!

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to