Skip to content

Add missing return type of LibC.VirtualQuery#15036

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/windows-virtualquery
Sep 26, 2024
Merged

Add missing return type of LibC.VirtualQuery#15036
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/windows-virtualquery

Conversation

@HertzDevil
Copy link
Contributor

This function is only used when -Dwin7 is specified and its return value was unused.

@HertzDevil HertzDevil added kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:runtime labels Sep 25, 2024
@straight-shoota straight-shoota added this to the 1.14.0 milestone Sep 25, 2024
@straight-shoota straight-shoota merged commit 7c3bf20 into crystal-lang:master Sep 26, 2024
@HertzDevil HertzDevil deleted the bug/windows-virtualquery branch September 28, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:runtime

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants