Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ocamlbuild support for recursively defined modules? #5160

Closed
vicuna opened this issue Oct 3, 2010 · 1 comment
Closed

ocamlbuild support for recursively defined modules? #5160

vicuna opened this issue Oct 3, 2010 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Oct 3, 2010

Original bug ID: 5160
Reporter: yziquel
Assigned to: @xclerc
Status: closed (set by @xclerc on 2013-01-16T08:45:05Z)
Resolution: unable to duplicate
Priority: normal
Severity: feature
Version: 3.12.0
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues

Bug description

"Circular build detected" is an issue I frequently encounter because my modules are indeed recursively defined. Could it be possible to have ocamlbuild build recursively defined modules? Or is it more generally an issue with the way .cmo / .cmx are loaded that cannot cope with recursively defined .cm[ox] modules?

@vicuna
Copy link
Author

vicuna commented Nov 25, 2010

Comment author: @xclerc

Could you provide a test case exhibiting the problem?
I have tried some examples of recursive modules,
and ocamlbuild passed thoses tests finely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant