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

[decompiler] update gtest, fix some small bugs #818

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

water111
Copy link
Collaborator

@water111 water111 commented Sep 2, 2021

Will fix #815 and improve the error message on int-to-float in cases where it's actually invalid.

Will improve the error message for #814 to tell you that you might have the return type wrong.

Also will update gtest submodule (#817), to hopefully prevent a compiler warning on newer versions of Visual Studio.

@water111 water111 merged commit 31d98cf into master Sep 2, 2021
@water111 water111 deleted the w/small-decompiler-fixes branch September 2, 2021 22:32
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.

[decompiler] can't do int->float on int enum
1 participant