Vag wrote: >module a > >Start = 1 > >:: DDD = DDD Dynamic > >--------------------------- >AssertionFailed >--------------------------- >Error in backend: File backend.c, Line 986 (!((unsigned int) >moduleIndex < gBEState.be_nModules)) >Debug ? > >--------------------------- >AssertionFailed >--------------------------- >Error in backend: File backend.c, Line 989 (!((unsigned int) typeIndex >< module->bem_nTypes)) >Debug ?
StdDynamic should be imported to use type Dynamic. The compiler fails to detect this. I have fixed this in our development version, so that the compiler now aborts the compilation with a normal error message. Kind regards, John van Groningen _______________________________________________ clean-list mailing list [email protected] http://mailman.science.ru.nl/mailman/listinfo/clean-list
