Re: [git patches 1/2] warnings: attack valid cases spotted by warnings





On Tue, 17 Jul 2007, Andrew Morton wrote:

(rofl, look at that mess: it was utterly impractical, unrealistic and
stupid for gcc to go and UTFify the compiler output. Sigh. LANG=C, guys).

Yeah, I absolutely *detest* how gcc does idiotic quoting just because you
happen to be in a UTF-8 locale. There's no reason for it what-so-ever, and
I don't understand the mindset of whoever did that crap.

They should use a nice ASCII tick-mark ('), not some fancy quotation
marks.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Using dlls
    ... >:> I am probably doing something very stupid indeed, ... >:> gently tell me what it is I'd be very grateful! ... that IMPLIB would do this, ... I had to take an educated guess what the utility was called in GCC, ...
    (comp.os.os2.programmer.misc)
  • Re: Vexing GCC warnings: "assignment discards qualifiers from pointer target type"
    ... snip ... ... > GCC probably realizes that and tries to prevent you from doing ... > something stupid by warning about returning a string literal as ...
    (comp.lang.c)
  • Re: __TIME_MIN/__TIME_MAX
    ... On Fri, 14 Nov 2003, Jacques Vidrine wrote: ... >> I prefer the cast. ... > stupid) warnings emitted by GCC. ... If time_t is actually signed then we may get a GCC ...
    (freebsd-arch)
  • Re: Smashing the Stack?
    ... >the real question is how did the gcc developers come to this solution? ... it looks pretty stupid. ... for a 3 chars buffer the compiler ...
    (Vuln-Dev)
  • Re: Linux Kernel include files
    ... gcc -c t.c ... Already fixed since kernel 2.6.18. ... Our header were a mess and we are working on getting them better. ...
    (Linux-Kernel)