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

Ocamldoc does not recognize included module #7332

Closed
vicuna opened this issue Aug 21, 2016 · 2 comments
Closed

Ocamldoc does not recognize included module #7332

vicuna opened this issue Aug 21, 2016 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Aug 21, 2016

Original bug ID: 7332
Reporter: andy
Status: acknowledged (set by @Octachron on 2017-02-23T23:38:50Z)
Resolution: open
Priority: low
Severity: minor
Platform: x64
OS: Linux Mint
OS Version: 17.3
Version: 4.03.0
Target version: later
Category: ocamldoc
Monitored by: @gasche @yakobowski

Bug description

Any use of the include construct incurs a warning that the included module was not found.

Steps to reproduce

mkdir repro && cd repro
echo "include String" > main.ml
ocamldoc -html main.ml

Output: "Warning: Module or module type String not found"

@github-actions
Copy link

github-actions bot commented May 9, 2020

This issue has been open one year with no activity. Consequently, it is being marked with the "stale" label. What this means is that the issue will be automatically closed in 30 days unless more comments are added or the "stale" label is removed. Comments that provide new information on the issue are especially welcome: is it still reproducible? did it appear in other contexts? how critical is it? etc.

@github-actions github-actions bot added the Stale label May 9, 2020
@Drup
Copy link
Contributor

Drup commented May 9, 2020

I suggest we close this (and focus any work in the area on odoc).

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

3 participants