Skip to content

[cppia] Fix index argument for jit array set#1211

Merged
Simn merged 1 commit intoHaxeFoundation:masterfrom
tobil4sk:fix/cppia-jit-array-set
Apr 9, 2025
Merged

[cppia] Fix index argument for jit array set#1211
Simn merged 1 commit intoHaxeFoundation:masterfrom
tobil4sk:fix/cppia-jit-array-set

Conversation

@tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Apr 8, 2025

The index value should be treated as a int, not a pointer.

This fixes #1169.

Relevant to this haxe PR: HaxeFoundation/haxe#11034

@Simn Simn merged commit d570ba3 into HaxeFoundation:master Apr 9, 2025
239 of 240 checks passed
@Simn
Copy link
Member

Simn commented Apr 9, 2025

Thank you so much!

@skial skial mentioned this pull request Apr 9, 2025
1 task
@tobil4sk tobil4sk deleted the fix/cppia-jit-array-set branch April 9, 2025 10:10
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.

[cppia][jit] terminate called after throwing an instance of 'Dynamic'

2 participants