Skip to content

Fix long integer bug

Afonso Mukai requested to merge 133_fix_long_int_bug into master

Created by: matthew-d-jones

Fixes #133 (closed)

Fixes a bug with getting long integers from the json command. This stopped features datasets being written for the example ESS NeXus files.

Added test for writing each of the four integer types.

Merge request reports