Skip to content

Releases: rusdevops/pugixml

v1.8.1-hunter: Fix Clang/C2 compatibility

24 Jul 22:39
Compare
Choose a tag to compare
Clang/C2 does not implement __builtin_expect; additionally we need to
work around deprecation warnings for fopen by disabling them.