Skip to content

Set pointer mask - #283

Closed
raviqqe wants to merge 4 commits into
mainfrom
chore/pointer-mask
Closed

Set pointer mask#283
raviqqe wants to merge 4 commits into
mainfrom
chore/pointer-mask

Conversation

@raviqqe

@raviqqe raviqqe commented Sep 24, 2023

Copy link
Copy Markdown
Collaborator

Close #282.

@raviqqe raviqqe mentioned this pull request Sep 24, 2023
@peter7891

Copy link
Copy Markdown

This isn't going to work.
Their build flag isn't implemented correctly.
I cloned the repo, hardcoded my pointer mask and now everything magically works.

#if !defined(POINTER_MASK)
# define POINTER_MASK 0x7FFFFFFFFFFFFFF
#endif

@raviqqe

raviqqe commented Sep 28, 2023

Copy link
Copy Markdown
Collaborator Author

Superseded by #288.

@raviqqe raviqqe closed this Sep 28, 2023
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.

memory corruption

2 participants