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 file seek errors #1842

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Fix file seek errors #1842

merged 1 commit into from
Dec 18, 2024

Conversation

BCSharp
Copy link
Member

@BCSharp BCSharp commented Dec 16, 2024

Mainly with Mono, which does not accept negative seek positions relative to current position, throwing an overflow exception instead.

Copy link
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@slozier slozier merged commit 389a844 into IronLanguages:main Dec 18, 2024
5 of 8 checks passed
@BCSharp BCSharp deleted the file_seek branch December 18, 2024 02:54
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