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

print "%d" doesn't print the preamble of compilation units #135

Open
dbuenzli opened this issue Jul 23, 2019 · 0 comments
Open

print "%d" doesn't print the preamble of compilation units #135

dbuenzli opened this issue Jul 23, 2019 · 0 comments

Comments

@dbuenzli
Copy link

dbuenzli commented Jul 23, 2019

> ocamlc --version
4.07.1
> ocp-index --version
1.1.5  # opam tells me 1.1.9 is installed though
> ocp-index print Cmdliner.Manpage "%d"
Man page specification.
[...]
> ocp-index print Cmdliner "%d"

I would expect this last Cmdliner invocation to return this doc string. The problem seems to occur with all compilation units.

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

No branches or pull requests

1 participant