Russian and other national languages support
Stewart Gordon
smjg_1998 at yahoo.com
Tue Feb 3 10:59:55 PST 2009
BCS wrote:
<snip>
> IIRC D doesn't use codepages at all, it is pure UTF-8/16/32. Code pages
> have all kinds of nasty side effects. For instance, the above code is a
> garbled mess of number codes in my NG reader. Also this kind of thing:
> http://www.viprasys.com/vb/f44/hole-notepad-12276/
<snip>
Seems to be a bug in the web newsgroup interface. Indeed:
http://validator.w3.org/check?uri=http://www.digitalmars.com/webnews/newsgroups.php
Knowing PHP, it should be trivial to insert a meta tag to fix this.
Though really, www.digitalmars.com should be configured to declare all
text/* content as UTF-8 in the HTTP headers.
Meanwhile, best bet is to stop using the web interface and get oneself a
newsreader.
Stewart.
More information about the Digitalmars-d-bugs
mailing list