The reason is that LayoutFile const & f = l[i];
in check_layout.cpp asserts. This is strange, since directly above a test is made whether i is valid. Does anybody else see this? Georg
The reason is that LayoutFile const & f = l[i];
in check_layout.cpp asserts. This is strange, since directly above a test is made whether i is valid. Does anybody else see this? Georg