Updated the cast error fix by Lertsenem for 1.7.5a#41
Open
prurigro wants to merge 1 commit intowatabou:masterfrom
prurigro:1.7.5a-cast_error_fix
Open
Updated the cast error fix by Lertsenem for 1.7.5a#41prurigro wants to merge 1 commit intowatabou:masterfrom prurigro:1.7.5a-cast_error_fix
prurigro wants to merge 1 commit intowatabou:masterfrom
prurigro:1.7.5a-cast_error_fix
Conversation
Author
|
For what it's worth, I don't actually expect this to be merged. These pull requests updating @Lertsenem's fix that I've been making are simply here so the fix is available and accessible to others building with ant. |
|
I verify that I had to change the code to compile it in Android Studio running on Arch Linux. |
|
nice job |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the same fix as in the pull request by @Lertsenem for 1.7.1c and my own based on his for 1.7.2a. Without it, pixel-dungeon can't be compiled in some environments, such as with (at least) ant and openjdk7/8.