Changes between Version 8 and Version 9 of dev-lang/mono/2.x/1
- Timestamp:
- 08/01/08 09:43:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/1
v8 v9 11 11 Compilation fails in {{{mono/utils/mono-mmap.c}}} due to {{{madvise}}} et al. Use fallback instead of {{{HAVE_MMAP}}} implementation. 12 12 13 Compilation fails in {{{mono/io-layer/collection.c}}} due to undefined {{{PTHREAD_STACK_MIN}}} . Use65536 instead, like on *BSD.13 Compilation fails in {{{mono/io-layer/collection.c}}} due to undefined {{{PTHREAD_STACK_MIN}}} ([http://dev.haiku-os.org/ticket/2559 Ticket]). Using 65536 instead, like on *BSD. 14 14 15 15 [http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch]
