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

Mishandling of raw string literals by ocamlyacc #7454

Closed
vicuna opened this issue Jan 8, 2017 · 3 comments
Closed

Mishandling of raw string literals by ocamlyacc #7454

vicuna opened this issue Jan 8, 2017 · 3 comments
Assignees
Milestone

Comments

@vicuna
Copy link

vicuna commented Jan 8, 2017

Original bug ID: 7454
Reporter: dobenour
Assigned to: @dra27
Status: resolved (set by @Octachron on 2017-08-06T21:33:22Z)
Resolution: fixed
Priority: normal
Severity: minor
Target version: 4.06.0 +dev/beta1/beta2/rc1
Fixed in version: 4.06.0 +dev/beta1/beta2/rc1
Category: tools (ocaml{lex,yacc,dep,debug,...})
Monitored by: @gasche

Bug description

ocamlyacc mishandles raw string literals, such as in the attached (correct) file

Steps to reproduce

Run ocamlyacc on attached file

File attachments

@vicuna
Copy link
Author

vicuna commented Jan 8, 2017

Comment author: @dra27

I'm not sure what I'm missing, but if ocamlyacc were interpreting the quoted string {alpha| .. |alpha} correctly, in what way would this be a correct file?

@vicuna
Copy link
Author

vicuna commented Jan 9, 2017

Comment author: dobenour

It would be syntactically correct I believe.

@vicuna
Copy link
Author

vicuna commented Jan 15, 2017

Comment author: @dra27

#1012

@vicuna vicuna closed this as completed Aug 6, 2017
@vicuna vicuna added the tools label Mar 14, 2019
@vicuna vicuna added this to the 4.06.0 milestone 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

2 participants