Skip to content

Annotate float parameters as @ local in the unix library #3900

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

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

Conversation

polytypic
Copy link
Contributor

@polytypic polytypic commented Apr 20, 2025

A single int option parameter is also annotated as @ local.

This helps to avoid heap allocations in some IO operations — in a backwards compatible manner.

Note that this does not update the Windows implementation of the unix library.

This helps to avoid heap allocations in some IO operations.
@polytypic polytypic force-pushed the annotate-float-params-as-local-in-unix branch from e1d2a44 to ba0957f Compare April 20, 2025 10: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.

1 participant