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 usage of bigint for several fd_* syscalls #27

Merged
merged 4 commits into from
Jun 7, 2023
Merged

Fix usage of bigint for several fd_* syscalls #27

merged 4 commits into from
Jun 7, 2023

Conversation

bjorn3
Copy link
Owner

@bjorn3 bjorn3 commented Jun 5, 2023

Should fix #26

@bjorn3 bjorn3 changed the title Use bigint in more places where necessary Fix usage of bigint for several fd_* syscalls Jun 7, 2023
@bjorn3 bjorn3 merged commit 655500a into main Jun 7, 2023
@bjorn3 bjorn3 deleted the bigint_fixes branch June 7, 2023 18:19
@bjorn3
Copy link
Owner Author

bjorn3 commented Jun 7, 2023

Released as v0.2.11.

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.

fd_seek fails with with WHENCE_END due to "can't convert BigInt to number"
1 participant