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 4 and Version 5 of dev-libs/libxml2


Ignore:
Timestamp:
04/13/08 04:58:43 (7 years ago)
Author:
andreasf
Comment:

Fixed typo

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libxml2

    v4 v5  
    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. The same applies for {{{nanoftp.c}}}. 
     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. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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