On 23/11/2015 18:59, Laszlo Ersek wrote: >> > The only interesting thing is that parse_keyword always eats >> > a TOKEN_KEYWORD, even if it is invalid, so it must come last in >> > parse_value (otherwise, NULL is returned, parse_literal is invoked >> > and it tries to peek beyond end of input). This is caught by >> > /errors/unterminated/literal, which actually checks for an unterminated >> > keyword. ಠ_ಠ > Is it accepted practice to put UTF-8 in commit messages? (Or, actually, > anywhere in patches, except maybe the notes section?) > > I'd recommend o_O.
Perhaps not Kannada, but Unicode 0xA1 to 0x1FF is pretty common in commit messages. Paolo