mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-02 16:25:27 +01:00
MSVC by default warns if Annex-K style secure functions with additional parameter validation are not used. For better or worse, afaik other major compilers don't implement it, so it's not a very useful warning for a cross-platform project.