sst-core icon indicating copy to clipboard operation
sst-core copied to clipboard

Catch HDF5 exceptions by const ref

Open pdbj opened this issue 2 years ago • 3 comments

HDF5 exceptions are polymorphic, must be caught by ref not value.

Patch Catch exception by const ref

pdbj avatar Apr 25 '22 22:04 pdbj

Rebased Catch exception by const ref

pdbj avatar May 12 '22 23:05 pdbj

Has this been merged yet?

pdbj avatar Aug 01 '22 21:08 pdbj

I thought we had added it to another PR, but I'm not seeing the changes in devel or master. We'll need to do a separate PR for it.

feldergast avatar Aug 02 '22 16:08 feldergast