Bad Assert regarding double/strings?

Issue #807 resolved
Bart Bogaerts created an issue

Several debug tests fail because of

Error: ASSERT FAILED: not isDouble(*value) @ /home/bartb/software/idp/src/structure/StructureComponents.cpp (207)

I guess this is simply a bad assert which is now violated due to changements in string iteration, correct?

Comments (2)

  1. Log in to comment