Re: UTF-8 and case-insensitivity
From: Linus Torvalds (torvalds_at_osdl.org)
Date: 02/17/04
- Previous message: Linus Torvalds: "Re: Linux 2.6.3-rc4"
- In reply to: viro_at_parcelfarce.linux.theplanet.co.uk: "Re: UTF-8 and case-insensitivity"
- Next in thread: Robin Rosenberg: "Re: UTF-8 and case-insensitivity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 17 Feb 2004 12:23:39 -0800 (PST) To: viro@parcelfarce.linux.theplanet.co.uk
On Tue, 17 Feb 2004 viro@parcelfarce.linux.theplanet.co.uk wrote:
>
> > refresh(fd);
>
> lseek(fd, 0, 0);
Yes. We can make that implicitly refresh, I'm certainly ok with that.
> > I suspect most people don't care that much, but I also suspect that
> > projects like samba have to have a "anal mode" where they really act like
> > Windows, even when it's "wrong". People can then choose to say "screw that
> > idiocy", but by just _having_ a very compatible mode you deflect a lot of
> > criticism. Regardless of whether people want the anal mode or not in real
> > life.
>
> Umm... Samba deals with Windows clients. Windows software allegedly being
> ported to Linux is a different story and in that case there's no excuse for
> demanding case-insensitive operations.
"wine". It's not porting, it's emulation.
But yes, I agree, I don't see any other cases where we want it.
We basically want to support broken clients - whether they be on the other
side of the network, or the other side of an emulation interface. That is
the only valid reason to do this crap.
It's a fairly sizeable reason, though. On another front ("World
Domination, Fast!") we'll try to fix the problem another way, but there's
nothing wrong with fighting on multiple fronts if you have the man-power.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Linus Torvalds: "Re: Linux 2.6.3-rc4"
- In reply to: viro_at_parcelfarce.linux.theplanet.co.uk: "Re: UTF-8 and case-insensitivity"
- Next in thread: Robin Rosenberg: "Re: UTF-8 and case-insensitivity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|