Changes between Version 9 and Version 10 of dev-libs/libxml2
- Timestamp:
- 04/13/08 08:30:53 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/libxml2
v9 v10 24 24 In function {{{xmlNanoHTTPConnectAttempt}}} the BeOS-specific section fails due to use of {{{bool}}}; disabling this for Haiku. 25 25 26 A [http://bugzilla.gnome.org/show_bug.cgi?id=527880 patch] was filed to address these. 27 26 28 In {{{nanoftp.c}}} compilation fails due to {{{INET6_ADDRSTRLEN}}} in line 1491 ({{{xmlNanoFTPGetConnection}}}). Compiling with {{{--enable-ipv6=no}}} works around this. 27 29
