Changes between Version 13 and Version 14 of dev-util/cvs
- Timestamp:
- 04/27/08 14:10:09 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/cvs
v13 v14 13 13 Compilation problem for cvs' {{{lib/stdbool.h}}}: Looks like a circular dependency between {{{lib/stdbool.h}}} and {{{<kernel/OS.h>}}} on first sight. 14 14 15 {{{lib/getpass.c}}} uses an undefined {{{FSETLOCKING_BYCALLER}}}. This would be defined in {{{stdio_ext.h}}}, which Haiku doesn't currently provide . Commenting it out for now.15 {{{lib/getpass.c}}} uses an undefined {{{FSETLOCKING_BYCALLER}}}. This would be defined in {{{stdio_ext.h}}}, which Haiku doesn't currently provide ([http://dev.haiku-os.org/ticket/2078 ticket]). Commenting it out for now. 16 16 17 17 {{{src/buffer.c}}} uses {{{st_blocks}}} unconditionally (cf. [wiki:CommonProblems])
