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 production in BNF for constr-decl #5875

Closed
vicuna opened this issue Jan 6, 2013 · 1 comment
Closed

Missing production in BNF for constr-decl #5875

vicuna opened this issue Jan 6, 2013 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jan 6, 2013

Original bug ID: 5875
Reporter: norm
Status: closed (set by @damiendoligez on 2013-02-19T11:54:49Z)
Resolution: fixed
Priority: normal
Severity: text
Fixed in version: 4.01.0+dev
Category: documentation

Bug description

I failed to parse an example from the manual for GADTs.
I sent e-mail to the Caml-list and Jacques.Garrigue suggested that there is indeed a missing production.
Date of e-mail 2013 Jan 5 16:07 GMT+8 (California)
He suggests "constr-name : typexpr" as an additional production for category constr-decl.
I think that that indeed solves my problem.
My problem summary is at:
http://cap-lore.com/Languages/ocaml/bb.html

@vicuna
Copy link
Author

vicuna commented Feb 19, 2013

Comment author: @damiendoligez

fixed (commit 13301)

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