Last updated on 09/29/08 14:30:39 (18 months ago)

dev-util/cvs-1.12.13 rev 1

Maintainer(s): Andreasf Haiku status: unstable
BONE status: untested
R5 status: untested

dev-util/cvs/1.12.13/1

Work-in-progress (andreasf) - [Haiku] ¶

Compilation problem for cvs' lib/stdbool.h: Looks like a circular dependency between lib/stdbool.h and <kernel/OS.h> on first sight.

lib/getpass.c uses an undefined FSETLOCKING_BYCALLER. This would be defined in stdio_ext.h, which Haiku doesn't currently provide (ticket). Commenting it out for now.

src/buffer.c uses st_blocks unconditionally (cf. CommonProblems)

Patch available. Note that Trac for some reason does not display the diff against lib/getpass.c, it can be found in the middle of the file (I concatenated three diff -us).

make check fails:

Test suite does not work correctly when run as root