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

Missing content from manual section 1.8 #7105

Closed
vicuna opened this issue Dec 23, 2015 · 2 comments
Closed

Missing content from manual section 1.8 #7105

vicuna opened this issue Dec 23, 2015 · 2 comments
Assignees

Comments

@vicuna
Copy link

vicuna commented Dec 23, 2015

Original bug ID: 7105
Reporter: fdsouthern
Assigned to: @gasche
Status: closed (set by @xavierleroy on 2017-02-16T14:18:05Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 4.02.0
Fixed in version: 4.03.0+dev / +beta1
Category: documentation
Monitored by: @hcarty

Bug description

The manual section '1.8 Pretty-Printing and parsing' http://caml.inria.fr/pub/docs/manual-ocaml/coreexamples.html#sec15 is missing any content on parsing. There is such content in the manual for 4.01 http://caml.inria.fr/pub/docs/manual-ocaml-4.01/coreexamples.html#sec15. I assume it was removed due to the decoupling of Camlp4.

@vicuna
Copy link
Author

vicuna commented Dec 23, 2015

Comment author: @gasche

Indeed, feel free to submit a pull request (the manual is now in the manual/ subdirectory of the OCaml compiler distribution) to just rename this into "Pretty-printing".

@vicuna
Copy link
Author

vicuna commented Dec 24, 2015

Comment author: @gasche

Fixed by fdsouthern in #373.
#373

Thanks!

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

2 participants