You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…Fixes#355
Reverted an inadvertent regression in the previous commit.
The arguments to json_file_check_for_errors are now optional to match the core routine. Fixes#356
Added some workaround in the error checking routine to gfortran bugs.
It looks like the routine to annotate an invalid JSON line is broken again (at least when reading from a file).
Note: need to add a unit test to actually compare the string that is produced by this with the expected string.
The text was updated successfully, but these errors were encountered: