Changes between Version 24 and Version 25 of dev-lang/mono/2.x/1
- Timestamp:
- 08/02/08 11:45:14 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/1
v24 v25 31 31 * linking mono due to an undefined reference to {{{__signbitf}}} in {{{mono/mini/mini-x86.c}}}. This appears to be a problem with the {{{mono_signbit}}} macros from {{{mono/utils/mono-math.h}}}. Undefine {{{HAVE_SIGNBIT}}}. 32 32 33 * in {{{support/map.c}}} due to missing {{{st_blocks}}} member in struct {{{stat}}} .33 * in {{{support/map.c}}} due to missing {{{st_blocks}}} member in struct {{{stat}}}, and undefined {{{S_ISTXT}}}. Haiku's {{{ALLPERMS}}} seems wrong ([http://dev.haiku-os.org/ticket/2560 Ticket]). 34 34 35 35 * in {{{support/macros.c}}} due to {{{st_blocks}}}. … … 37 37 * in {{{support/old-map.c}}} due to undefined {{{SIGIO}}}. 38 38 39 * in {{{support/serial.c}}} due to undefined {{{TIOCOUTQ}}} and {{{TIOCM}}}*. 40 39 41 [http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch]
