[U-Boot] [PATCH] bmp_logo: Check return value of fread()

Mike Frysinger vapier at gentoo.org
Tue Apr 28 01:41:33 CEST 2009


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


More information about the U-Boot mailing list