Multiline obs/crs files are not parsed correctly #485
Labels
priority: high
type: bug
Something isn't working
type: compatibility
Changes needed to be compatible with the computational core
There was a multiline method implemented in kernel+GUI with
\
as a separator, to be used for obs/crs files and maybe others. This is an example snippet from the mdu:hydrolib-core does not support this and raises the following:
This happens for the
\
at the end of the line, which makes sense to me and I wonder whether it should be supported or removed from kernel+gui instead. The latter makes more sense to me since I expect this is non-standard ini-formatting.Additional information
OpenDA also crashes on this type of input
And a fun fact, the FM kernel crashes on too long space-delimited input (but only for crs, obs works fine):
Gives:
The text was updated successfully, but these errors were encountered: