Skip to content

Cyclic dependencies #24

@ManasJayanth

Description

@ManasJayanth

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions