[darcs-devel] patches accepted 2006-10-29
Wim Lewis
wiml at hhhh.org
Sun Oct 29 17:35:35 PST 2006
On Oct 28, 2006, at 11:20 PM, Eric Y. Kow wrote:
> Accepted since the last cycle (7)
> ---------------------------------
...
> Sun Jul 16 21:39:40 CEST 2006 Dave Love <fx at gnu.org>
> * Allow escaped quotes in `quoted'.
This breaks make_changelog (and therefore "make" which invokes "make
ChangeLog") for me:
make_changelog: user error ("changelog.in/entries/ptp" (line 48,
column 20): unexpected " ")
because it doesn't accept anything other than a backslash or quote
after a backslash. The immediate fix is to double the backslash in
the match pattern in changelog.in/entries/ptp...
More information about the darcs-devel
mailing list