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

Fix mmap.resize with offset #1897

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Conversation

slozier
Copy link
Contributor

@slozier slozier commented Feb 1, 2025

The _offset was being ignored when resizing on Linux. Since resize should work on all the platforms we currently target (I think), I tweaked tests so they would not swallow the exception.

Also adds SupportedOSPlatform to the kernel32 call.

@slozier slozier merged commit f874612 into IronLanguages:main Feb 1, 2025
8 checks passed
@slozier slozier deleted the mmap_resize branch February 1, 2025 15:53
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