Changes between Version 1 and Version 2 of dev-libs/libxml2
- Timestamp:
- 04/13/08 04:51:31 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/libxml2
v1 v2 11 11 === work-in-progress (andreasf) - [Haiku] === 12 12 13 {{{nanohttp.c}}} does not define closesocket to close unless changed to {{{#if !defined(__BEOS__} || defined(__HAIKU__)}}}. Resolves an implicit declaration warning. 14 15 In function {{{xmlNanoHTTPConnectAttempt}}} the BeOS-specific section fails due to use of {{{bool}}}; disabling this for Haiku.
