Skip to content

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

Open
terrylyons wants to merge 1 commit into
developfrom
fix_LA_RESTRICT_for_windows
Open

changed one pointer assignment with a __restrict to a __declspec(rest…#86
terrylyons wants to merge 1 commit into
developfrom
fix_LA_RESTRICT_for_windows

Conversation

@terrylyons

Copy link
Copy Markdown
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
Copy Markdown
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

terrylyons commented May 5, 2023 via email

Copy link
Copy Markdown
Owner Author

@inakleinbottle

Copy link
Copy Markdown
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