On Fri, Jan 7, 2011 at 4:59 AM, Graham Percival
<graham@xxxxxxxxxxxxxxxxx> wrote:
On Thu, Jan 06, 2011 at 07:25:48PM +0200, Till Paala wrote:
It appears strange to me to get suddenly this kind of errors when I
didn't do changes,
I only check once every couple of months. It might have broken
last October (or even earlier).
Never mind, I found it while working on the lilydev doc compile problem.
It was broken by:
a7e8fad984c0450b3ae2818cfbccfdbba00a55e4
on 2010-12-29. There was a @warning{} in
Documentation/de/included/helpus.itexi
which you did not close the }.
Fixing that one } cleaned up all the other errors as well.
Cheers,
- Graham