Changes between Version 6 and Version 7 of dev-lang/mono/2.x/1
- Timestamp:
- 08/01/08 09:03:38 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/1
v6 v7 7 7 Compilation with eglib fails due to unresolved iconv symbols. Using [wiki:dev-libs/libiconv libiconv] works around this. 8 8 9 Compilation fails in {{{mono/utils/mono-io-compatibility.c}}} reporting a parse error apparently for {{{size_t }}}.9 Compilation 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. 10 10 11 11 [http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch]
