Changes between Version 12 and Version 13 of dev-libs/libxml2
- Timestamp:
- 04/22/08 14:29:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/libxml2
v12 v13 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. 26 A [http://bugzilla.gnome.org/show_bug.cgi?id=527880 patch] was filed to address these. [source:BePorts/trunk/dev-libs/libxml2/libxml2-trunk.diff Patch] 27 27 28 28 In {{{nanoftp.c}}} compilation fails due to {{{INET6_ADDRSTRLEN}}} in line 1491 ({{{xmlNanoFTPGetConnection}}}). Compiling with {{{--enable-ipv6=no}}} works around this.
