Closed DiasFranciscoA closed 4 months ago
When writting a pointer to a buffer using buffer_write with type buffer_u64 would truncate the pointer to an int32 value.
buffer_write
buffer_u64
This needs to be fixed pointer shouldn't get truncated
ptr-to-int64.zip
Always
No response
Description
When writting a pointer to a buffer using
buffer_write
with typebuffer_u64
would truncate the pointer to an int32 value.Expected Change
This needs to be fixed pointer shouldn't get truncated
Steps To Reproduce
ptr-to-int64.zip
How reliably can you recreate this issue using your steps above?
Always
Which version of GameMaker are you reporting this issue for?
No response
Which platform(s) are you seeing the problem on?
No response
Compiler Log File
Sample .yyz File