Vulkan-Hpp icon indicating copy to clipboard operation
Vulkan-Hpp copied to clipboard

Fix typo leading to module compilation error

Open YaaZ opened this issue 2 months ago • 1 comments

This typo breaks module compilation. Unfortunately, it already got into Vulkan-Headers 1.4.333. If you are interested, take a look at the CI I set up to test the modules - it works with MSVC on Windows and LLVM/Clang+libc on Linux & macOS.

YaaZ avatar Nov 14 '25 10:11 YaaZ

The CI setup is really nice; maybe we can use it almost-wholesale.

More importantly, we should find a way to parametrise even the hardcoded stuff; having typos like this making it into point releases is a bit of an issue.

sharadhr avatar Nov 14 '25 11:11 sharadhr