-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Sometimes, the classes have a cyclic dependencies, which when tried to generated bindings for, dune complains
Example:
let data_structures =
["Error"; "Layer"; "Timeline";]Dependency cycle between the following files:
_build/default/lib/.GES.objs/Layer.mli.all-deps
--> _build/default/lib/.GES.objs/Timeline.mli.all-deps
--> _build/default/lib/.GES.objs/Layer.mli.all-deps
Full gen.ml
Metadata
Metadata
Assignees
Labels
No labels