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

On Windows: could not read exact character literal #775

Closed
kamphaus opened this issue Jun 26, 2018 · 0 comments
Closed

On Windows: could not read exact character literal #775

kamphaus opened this issue Jun 26, 2018 · 0 comments

Comments

@kamphaus
Copy link
Contributor

When transpiling on Windows the following transpilation warning occurs:
// Warning (CharacterLiteral): C:\Users\kamphaus\go\src\github.com\elliotchance\c2go\tests\array.c:51 : could not read exact character literal: could not find file C:\Users\kamphaus\go\src\github.com\elliotchance\c2go\tests\array.c

kamphaus pushed a commit to kamphaus/c2go that referenced this issue Jun 26, 2018
Backslashes need to be unescaped
elliotchance pushed a commit that referenced this issue Jun 27, 2018
Backslashes needed to be unescaped, otherwise the file would not be found in the cache later on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant