Changes between Version 10 and Version 11 of dev-lang/mono/2.x/1
- Timestamp:
- 08/01/08 10:00:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/1
v10 v11 13 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 Compilation fails in {{{mono/io-layer/error.c}}} due to undefined {{{ESOCKTNOSUPPORT}}}. Making the case conditional. 16 17 Compilation fails in {{{mono/io-layer/processes.c}}} due to missing include file {{{sched.h}}}. 18 15 19 [http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch]
