Changes between Version 6 and Version 7 of dev-libs/libxml2
- Timestamp:
- 04/13/08 07:13:43 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/libxml2
v6 v7 24 24 In function {{{xmlNanoHTTPConnectAttempt}}} the BeOS-specific section fails due to use of {{{bool}}}; disabling this for Haiku. 25 25 26 In {{{nanoftp.c}}} compilation fails due to {{{INET6_ADDRSTRLEN}}} in line 1491 ({{{xmlNanoFTPGetConnection}}}). 26 In {{{nanoftp.c}}} compilation fails due to {{{INET6_ADDRSTRLEN}}} in line 1491 ({{{xmlNanoFTPGetConnection}}}). Compiling with {{{--enable-ipv6=no}}} works around this.
