A release goal or release requirement might be another way of achieving
this.
However, I'm curious: is there a lot of software that is broken with
Unicode, particularly with the UTF-8 encoding? I can't remember anything
much in recent times.
The first Unicode standard was published in 1991. That's twenty years
ago. Any software that processes text at all and is incapable of dealing
with UTF-8 should be considered with extreme suspicion. Making all such
bugs be release critical (which includes the notion that release
managers may ignore the bug in particular cases) sounds like a good way
to get things under control.
--
Blog/wiki/website hosting with ikiwiki (free for free software):
http://www.branchable.com/
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 1297417074.3105.6.camel@havelock.lan">http://lists.debian.org/1297417074.3105.6.camel@havelock.lan
02-11-2011, 09:14 AM
Miroslav Kure
Make Unicode bugs release critical?
On Fri, Feb 11, 2011 at 09:37:54AM +0000, Lars Wirzenius wrote:
>
> However, I'm curious: is there a lot of software that is broken with
> Unicode, particularly with the UTF-8 encoding? I can't remember anything
> much in recent times.
Mostly it is just the old stuff like
- eterm, aterm
- elvis
- X tools from the basic package (xman, xmessage, xmore, ...)
- TeX without additional packages
--
Miroslav Kure
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110211101442.GA29817@pharaoh.inf.upol.cz">http://lists.debian.org/20110211101442.GA29817@pharaoh.inf.upol.cz
02-11-2011, 09:33 AM
Andrey Rahmatullin
Make Unicode bugs release critical?
On Fri, Feb 11, 2011 at 11:14:42AM +0100, Miroslav Kure wrote:
> > However, I'm curious: is there a lot of software that is broken with
> > Unicode, particularly with the UTF-8 encoding? I can't remember anything
> > much in recent times.
> Mostly it is just the old stuff like
> - eterm, aterm
> - elvis
> - X tools from the basic package (xman, xmessage, xmore, ...)
> - TeX without additional packages
- tr(1)