Skip to content

Conversation

@Simn
Copy link
Member

@Simn Simn commented Nov 24, 2025

We already had a VInt64 value, but it was not actually used through haxe.Int64, which is what this PR addresses.

The test for #12264 is disabled to avoid conflicts with #12410. I'll update it over there once this PR is merged.

One thing I haven't looked into yet is FPHelper where all functions just return 0 now. Interestingly, this doesn't cause any test failures, which suggests that the related functions in haxe.io (Bytes.getDouble and such) aren't tested at all.

@Simn
Copy link
Member Author

Simn commented Nov 24, 2025

Actually FPHelper is implemented in the compiler directly, so the Haxe code doesn't matter at all. I'll mark that in the class accordingly.

@Simn Simn marked this pull request as ready for review November 24, 2025 13:07
@Simn Simn merged commit 82ff5b4 into development Nov 24, 2025
227 of 231 checks passed
@Simn Simn deleted the eval_Int64 branch November 24, 2025 16:03
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