|
From: | Jan D. |
Subject: | Re: .git/hooks/commit-msg |
Date: | Mon, 08 Dec 2014 12:53:14 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
Paul Eggert skrev den 2014-12-08 02:14:
Jan D. wrote:It keeps complaining about control caracter, even if there are none.... Does it assume GNU awk?No, it assumes only POSIX awk. However, it turns out that FreeBSD awk is buggy here; see FreeBSD bug#195792 <http://bugs.freebsd.org/195792>.
Ah, so thats it. I can confirm OSX has this bug.
I worked around the FreeBSD bug by installing the attached patch to the emacs-24 branch; this should be merged into the Emacs master in due course. After applying the patch, you can run './autogen.sh' to propagate the fix into your .git/hooks/commit-msg.
Thanks. Jan D.
[Prev in Thread] | Current Thread | [Next in Thread] |