-
- Downloads
python/types.c: Fix building against older libxml2
The XML_IGNORE_FPTR_CAST_WARNINGS and XML_POP_WARNINGS macros were added very recently, so define them as nothing if they aren't defined upon including the libxml2 headers.
Please register or sign in to comment