
28 Apr
2009
28 Apr
'09
1:41 a.m.
On Monday 27 April 2009 19:18:21 Wolfgang Denk wrote:
In message Peter Tyser wrote:
<base64 stuff>
...
Please do not post base64 encoded messages. Next time I will ignore such patches.
it's due to unicode yet again:
bmp_logo.c: In function `main':
those ticks are probably the left & right unicode ticks that pretty much all GNU tools use. it's pretty hard for people to catch these things in the normal flow of git usage considering using a unicode locale setting and a GNU system is by and far the norm. -mike