Thread (20 messages) flat view 20 messages, 5 authors, 2024-01-29

Re: [PATCH next 10/11] block: Use a boolean expression instead of max() on booleans

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2024-01-28 22:32:19
Also in: dri-devel, linux-btrfs, lkml

On Sun, 28 Jan 2024 at 14:22, David Laight [off-list ref] wrote:
Hmmmm blame gcc :-)
I do agree that the gcc warning quoting is unnecessarily ugly (even
just visually), but..
The error message displays as '0' but is e2:80:98 30 e2:80:99
I HATE UTF-8, it wouldn't be as bad if it were a bijection.
No, that's not the problem. The UTF-8 that gcc emits is fine.

And your email was also UTF-8:

    Content-Type: text/plain; charset=UTF-8

The problem is that you clearly then used some other tool in between
that took the UTF-8 byte stream, and used it as (presumably) Latin1,
which is bogus.

If you just make everything use and stay as UTF-8, it all works out
beautifully. But I suspect you have an editor or a MUA that is fixed
in some 1980s mindset, and when you cut-and-pasted the UTF-8, it
treated it as Latin1.

Just make all your environment be utf-8, like it should be. It's not
the 80s any more. We don't do mullets, and we don't do Latin1, ok?

            Linus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help