Changes between Version 4 and Version 5 of dev-util/cvs
- Timestamp:
- 04/13/08 13:15:37 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/cvs
v4 v5 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}}} 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. 16 16 17 17 {{{src/buffer.c}}} uses {{{st_blocks}}} unconditionally (cf. [wiki:CommonProblems])
