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


Ignore:
Timestamp:
08/03/08 10:08:03 (7 years ago)
Author:
andreasf
Comment:

Added revision info for gcc2 fix.

Legend:

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

    v26 v27  
    99 * due to unresolved iconv symbols. Using [wiki:dev-libs/libiconv libiconv] works around this. 
    1010 
    11  * in {{{mono/utils/mono-io-compatibility.c}}} reporting a parse error for {{{size_t len}}}. Moving the declaration to the start of the block fixes it. 
     11 * in {{{mono/utils/mono-io-compatibility.c}}} reporting a parse error for {{{size_t len}}}. Moving the declaration to the start of the block fixes it. Fixed in !r109505. 
    1212 
    1313 * in {{{mono/utils/mono-mmap.c}}} due to {{{madvise}}} et al. Use fallback instead of {{{HAVE_MMAP}}} implementation. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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