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

changed one pointer assignment with a __restrict to a __declspec(rest… #86

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

terrylyons
Copy link
Owner

…rict) on the return type of the two function tile_ptr() methods

…rict) on the return type of the two function tile_ptr() methods
@inakleinbottle inakleinbottle self-assigned this May 4, 2023
@inakleinbottle
Copy link
Collaborator

Unfortunately I was wrong about GCC having an equivalent function attribute for restricted return values. This needs a bit more thought. I'll comment out the offending __restrict for now

@terrylyons
Copy link
Owner Author

terrylyons commented May 5, 2023 via email

@inakleinbottle
Copy link
Collaborator

yes maybe. I need to check that this works. I'll let you know

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