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

Compiler problem reading clipper/harbour .prg file with end of file marker #1485

Closed
cpyrgas opened this issue Jun 14, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@cpyrgas
Copy link

cpyrgas commented Jun 14, 2024

Attached prg produces a parser error for and end of file marker in the source code: error XS9002: Parser: unexpected input '�'

test.zip

cpyrgas pushed a commit that referenced this issue Jun 14, 2024
@RobertvanderHulst RobertvanderHulst added this to the 2.x milestone Jun 18, 2024
@RobertvanderHulst RobertvanderHulst self-assigned this Jun 18, 2024
RobertvanderHulst added a commit that referenced this issue Jun 27, 2024
* [Compiler tests] Added test for #1485

* [Compiler] Translate ^Z (char 26) to EOF token. Fix for #1485

* [Settings] Set udc_case in .editorconfig

* [Doc] document udc_case in .editorconfig

* [Compiler] Correction to /fox1 problem reported by Fabrice in #1496

---------

Co-authored-by: cpyrgas <chris@xsharp.eu>
@cpyrgas
Copy link
Author

cpyrgas commented Jul 9, 2024

Confirmed fixed

@cpyrgas cpyrgas closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants