Skip to content

Remove Windows *A declarations #9054

Description

@marler8997

Zig has (correctly) moved away from calling the legacy *A versions of functions and moved onto the *W versions (see #534). In light of that, it seems appropriate to remove these *A declarations from std.

The only hesitation would be that if applications actually need these declarations that we make it easy to get them, so maybe we will want to wait for the package manager first?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingImplementing this issue could cause existing code to no longer compile or have different behavior.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions