[Issue 3193] Support Windows-1251 as a source encoding
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 22 04:32:31 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3193
--- Comment #17 from Stewart Gordon <smjg at iname.com> 2009-07-22 04:32:31 PDT ---
Going by your screenshots and their descriptions, DMD is behaving correctly.
I do, however, feel that D's stdio ought to support codepages(In reply to
comment #16)
> Dear Walter,
> Please take a close look at my last 3 attachements having "edit in Notepad and
> compile result in Console" text in descriptions.
Going by your screenshots and their descriptions, DMD is behaving correctly.
> Note that all Russians have 866 codepage by default in Windows Command Prompt.
You mean it's hard-coded for each language's edition of Windows? That's
something else that ought to change.
> Nobody will be switching 866 to any other codepage for console application.
Console output is an entirely separate issue from source encoding. I feel that
D's stdio ought to support codepages, but it doesn't (aside from the fact that
printf isn't part of D's stdio). Meanwhile, please check out my utility
library
http://pr.stewartsplace.org.uk/d/sutil/
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list