mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-04 06:12:04 +00:00
Keep warnings fatal for the GUI dependencies except for two known issues in generated wrapper sources: an unused cimgui conversion helper and cimplot's invalid internal FormatSpec conversion. Scope the exceptions to their respective generated translation units so warnings in ImGui, ImPlot, and the remaining wrappers stay fatal.