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

apparently camlp4 doesn't know about prefix "+" #6309

Closed
vicuna opened this issue Jan 28, 2014 · 2 comments
Closed

apparently camlp4 doesn't know about prefix "+" #6309

vicuna opened this issue Jan 28, 2014 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Jan 28, 2014

Original bug ID: 6309
Reporter: berenger
Assigned to: @diml
Status: closed (set by @diml on 2014-01-29T09:38:39Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 4.01.0
Category: -for Camlp4 use https://github.com/ocaml/camlp4/issues

Bug description

While discussing with Hendrik Tews about some
correct code being rejected by otags via e-mail:

test.ml:

let x = +1 in ()

is rejected by ocamlc -pp camlp4o. Because otags uses the camlp4o
parser, it has also problems with prefix "+".

Steps to reproduce

ocamlc -pp camlp4o test.ml

@vicuna
Copy link
Author

vicuna commented Jan 28, 2014

Comment author: @diml

Could you report this issue on github?

https://github.com/ocaml/camlp4

Thanks

@vicuna
Copy link
Author

vicuna commented Jan 29, 2014

Comment author: @diml

moved to github: camlp4/camlp4#9

@vicuna vicuna closed this as completed Jan 29, 2014
@vicuna vicuna added the camlp4 label Mar 14, 2019
@vicuna vicuna assigned ghost Mar 14, 2019
@vicuna vicuna added the bug label Mar 20, 2019
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