Open jrevels opened 8 years ago
This is most likely specific to undefined string fields. It doesn't happen with arbitrary non-pointerfree types. I'm not sure whether libhdf5 would let us specify an undefined string field using a null pointer, but we could try. JLD2 handles this properly, but I've been swamped with work recently and haven't been able to finish it (which basically means implementing compression; everything else works).
This is because the
value
of the Nullable is#undef
:Note, then, that types which initialize with values are unaffected, e.g. numeric primitives: