Skip to content

x/sys/windows: drop deprecated usage of syscall.Syscall in windows package #74977

@aisk

Description

@aisk

There are some syscall.Syscall or syscall.Syscall6 in windows package, these function are marked as deprecated and should be replaced by syscall.SyscallN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions