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

Functions in core.sys.windows.imagehlp should be marked @nogc nothrow #17457

Open
dlangBugzillaToGithub opened this issue Feb 26, 2023 · 0 comments

Comments

@dlangBugzillaToGithub
Copy link

Jack Stouffer (@JackStouffer) reported this on 2023-02-26T06:37:18Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=23742

Description

The functions in core.sys.windows.imagehlp are Win32 functions and do not allocate gc memory or throw exceptions.
@thewilsonator thewilsonator added the Druntime Specific to druntime label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants