Skip to content

Releases: rusdevops/pugixml

v1.8.1-hunter: Fix Clang/C2 compatibility

Choose a tag to compare

@rusdevops rusdevops released this 24 Jul 22:39
Clang/C2 does not implement __builtin_expect; additionally we need to
work around deprecation warnings for fopen by disabling them.