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

Codechange: Isolate type macro from math.h in Squirrel code #7458

Closed
wants to merge 1 commit into from

Conversation

Milek7
Copy link
Contributor

@Milek7 Milek7 commented Apr 1, 2019

type macro from Squirrel code clashes with Emscripten math.h.
This is likely Emscripten fault because it shouldn't define own identifiers without __ prefix, but, eh.

type macro from Squirrel code clashes with Emscripten math.h.
This is likely Emscripten fault because it shouldn't define own identifiers without __ prefix, but, eh.
@Milek7
Copy link
Contributor Author

Milek7 commented Apr 1, 2019

Will be included later in complete Emscripten PR.

@Milek7 Milek7 closed this Apr 1, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant