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

Latest Haxe 4 complains about invalid field names defined by macros in CompilerDefines #1122

Closed
nadako opened this issue Sep 14, 2019 · 2 comments

Comments

@nadako
Copy link
Contributor

nadako commented Sep 14, 2019

Subj. E.g.:

C:\Code\clay\backend\Kha\Sources/kha/CompilerDefines.hx:7: characters 1-8 : "js-es5" is not a valid field name
C:\Code\clay\backend\Kha\Sources/kha/CompilerDefines.hx:8: lines 8-10 : Defined in this class

I guess the keys need to be escaped somehow

@RobDangerous
Copy link
Member

Don't update the submodule yet, I haven't even managed to compile rc5 on Linux and macOS so far.

@RblSb
Copy link
Contributor

RblSb commented Sep 15, 2019

You can test this patch #1010

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

3 participants