Circular dependency with IMPORT FGL
The compiler allows that two modules reference each other with IMPORT
FGL
.
Circular module references occur when several modules reference each other with IMPORT
FGL
.
Before Genero BDL version 3.20, a circular reference was producing the compilation error -8402.
Starting with Genero BDL version 3.20, circular references with IMPORT FGL
are
now allowed.