MerginMaps/geodiff

Concatenation of changes is not robust enough

wonder-sk opened this issue · 0 comments

There are some cases when concatenation of changes may fail badly with a crash if the input is not well formed.

In some of those cases geodiff only reports some warnings, but if the input is invalid, we should fail early with an error rather than suceeding with a warning (that could get ignored).

ping @varmar05 or @wonder-sk for some sample data...