Re: [Call For Wartectomy] CRLF conversion out of kernel

(no name) ((no email))
14 Jul 1999 12:39:57 -0400


>>>>> "david" == david parsons <o.r.c@p.e.l.l.p.o.r.t.l.a.n.d.o.r.u.s> writes:
> Taking it out may kill backwards compatability.

Noone cares. Files with CR/LF can happen anywhere, not just on FAT
filesystems. Any application should be able to handle them appropriately
(i.e. at least not crash, hopefully allow easy diagnostic of the problem
or maybe even work just perfectly fine).

I argue that the above `should be' should actually be `is' because indeed
most apps already have to deal with those things.

I suggest: kill the beast. In the worst case, we'll know before 2.4 comes
out that support for CR/LF is not quite good enough in applications yet.
We can then either add it back in or rely on a podfuk kind of tool.

Stefan

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