When running devtodo following error appears: todo: error, no database loaders for database format or database corrupt (last error was 'couldn't compile rx: repetition-operator operand invalid' Fix: Apply patch. Taken from http://swapoff.org/ticket/54 Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->pav Over to maintainer (via the GNATS Auto Assign Tool)
pav 2007-12-22 17:07:38 UTC FreeBSD ports repository Modified files: devel/devtodo Makefile Added files: devel/devtodo/files patch-util-XML.cc Log: - Fix runtime bug PR: ports/118949 Submitted by: Jeppe Larsen <jwl@io.dk> Obtained from: http://swapoff.org/ticket/54 Revision Changes Path 1.21 +1 -0 ports/devel/devtodo/Makefile 1.1 +11 -0 ports/devel/devtodo/files/patch-util-XML.cc (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!