Hi! > > > > And how about serial terminals? > > > > > > It works fine over serial terminals. Why wouldn't it? > > > > He probably means serial terminals... like physical vt100. I used to > > have one (vt302 compatible or something). Most emulators still > > emulate vt100, and yes, vt100 predates utf-8. > > I have a serial terminal which can only do lower case (well, actually > capitals but it's all mapped to lower case since that's more useful). > > When I write code on it, I can't do capital letters. But do I try to > _force_ you to use only capitals because of my limited terminal? >
If I wrote int j, J; in my code, you'd have valid case wanting me to fix it. And I simply want you to fix useless uses of utf-8. And evil uses utf8, like int voltage; /* ??V */. I do not know what is so hard to understand. You are intentionally making code hard to read. Stop trying to merge that crap. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/