kmx git
Register
kc3-lang/libxml2
kc3-lang
Login
kc3-lang
/
libxml2
Browse
Commit
Author :
Nick Wellnhofer
Date :
2025-08-01 15:30:33
Hash :
00314882
Message :
meson: Add -Wmissing-variable-declarations Originally clang-only, gcc supports this option since version 14. This catches errors like #961.