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 7 and Version 8 of dev-lang/mono/2.x/1


Ignore:
Timestamp:
08/01/08 09:36:32 (7 years ago)
Author:
andreasf
Comment:

Updated compilation status

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/mono/2.x/1

    v7 v8  
    99Compilation fails in {{{mono/utils/mono-io-compatibility.c}}} reporting a parse error apparently for {{{size_t len}}}, moving the declaration to the top fixes it. 
    1010 
     11Compilation fails in {{{mono/utils/mono-mmap.c}}} due to {{{madvise}}} et al. Use fallback instead of {{{HAVE_MMAP}}} implementation. 
     12 
     13Compilation fails in {{{mono/io-layer/collection.c}}} due to undefined {{{PTHREAD_STACK_MIN}}}. Use 65536 instead, like on *BSD. 
     14 
    1115[http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch] 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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