HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-libs/libxml2


Ignore:
Timestamp:
04/13/08 04:57:36 (7 years ago)
Author:
andreasf
Comment:

Updated status

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libxml2

    v2 v3  
    1111=== work-in-progress (andreasf) - [Haiku] === 
    1212 
    13 {{{nanohttp.c}}} does not define closesocket to close unless changed to {{{#if !defined(__BEOS__} || defined(__HAIKU__)}}}. Resolves an implicit declaration warning. 
     13{{{nanohttp.c}}} does not define closesocket to close unless changed to {{{#if !defined(__BEOS__} || defined(__HAIKU__)}}}. Resolves an implicit declaration warning. The same applies for {{{nanoftp.c}}}. 
    1414 
    1515In function {{{xmlNanoHTTPConnectAttempt}}} the BeOS-specific section fails due to use of {{{bool}}}; disabling this for Haiku. 
     16 
     17In {{{nanoftp.c}}} compilation fails due to {{{INET6_ADDRSTRLEN}}} in line 1491. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/