Open
Description
Hi,
On Windows, using a debug build of vulkan-1.dll
changes global CRT error reporting modes.
Here's the code in question:
Vulkan-Loader/loader/loader_windows.c
Lines 91 to 95 in 1a337fe
While this is probably useful for Vulkan-Loader's own tests in CI, it's not expected behavior for users who might want to set their own error report modes.
I would suggest moving the error mode code to the test runner instead.
Metadata
Assignees
Labels
No labels
Activity