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

Fix compilation errors with Haxe 4: abstract Null<T> and OpIn #12

Merged

Conversation

jonasmalacofilho
Copy link
Member

Closes: #11.

Haxe 4 has switched to an abstract Null<T> [see: HaxeFoundation/haxe#6380].
Haxe 4 made the change from an `EIn` expression to an `OpIn` binop [see:
HaxeFoundation/haxe#6471].
@Simn Simn merged commit ec1b59e into HaxeFoundation:master Aug 23, 2017
@Simn
Copy link
Member

Simn commented Aug 23, 2017

Thanks!

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.

2 participants