[Issue 2742] std.stdio assumes console works in utf-8

2016-11-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 Martin Krejcirik changed: What|Removed |Added CC||m...@krej.cz See

[Issue 2742] std.stdio assumes console works in utf-8

2016-10-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 anonymous4 changed: What|Removed |Added See Also|

[Issue 2742] std.stdio assumes console works in utf-8

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 --- Comment #15 from Walter Bright --- When I start a command prompt in Windows, I run the command: chcp 65001 which sets it to Unicode. --

[Issue 2742] std.stdio assumes console works in utf-8

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 Vladimir Panteleev changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 2742] std.stdio assumes console works in utf-8

2016-10-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp

[Issue 2742] std.stdio assumes console works in utf-8

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.025 |D2 --

[Issue 2742] std.stdio assumes console works in utf-8

2014-10-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added See Also|

[Issue 2742] std.stdio assumes console works in utf-8

2012-01-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Keywords|spec|

[Issue 2742] std.stdio assumes console works in utf-8

2011-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #10 from Stewart Gordon s...@iname.com 2011-05-25 04:59:10 PDT --- (In reply to comment #9) According to this page http://codesnippets.joyent.com/posts/show/414 you can get and set the codepage via the

[Issue 2742] std.stdio assumes console works in utf-8

2011-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 2742] std.stdio assumes console works in utf-8

2011-05-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #9 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-24 20:01:07 PDT --- According to this page http://codesnippets.joyent.com/posts/show/414 you can get and set the codepage via the

[Issue 2742] std.stdio assumes console works in utf-8

2010-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #6 from Sobirari Muhomori dfj1es...@sneakemail.com 2010-09-29 10:58:53 PDT --- http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.Darticle_id=114211 -- Configure issuemail:

[Issue 2742] std.stdio assumes console works in utf-8

2010-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #7 from Sobirari Muhomori dfj1es...@sneakemail.com 2010-09-29 11:02:43 PDT --- This can be a good test for dchar[]-looking ranges. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 2742] std.stdio assumes console works in utf-8

2010-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #8 from Sobirari Muhomori dfj1es...@sneakemail.com 2010-09-29 11:39:42 PDT --- Looking at std.stdio, an easy fix will be to make sure all IO goes through File.write, which calls LockingTextWriter.put, which actually tries to do the

[Issue 2742] std.stdio assumes console works in utf-8

2010-09-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #4 from Andrei Alexandrescu and...@metalanguage.com 2010-09-26 14:24:54 PDT --- Any fresh ideas on how to fix this? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 2742] std.stdio assumes console works in utf-8

2009-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 2742] std.stdio assumes console works in utf-8

2009-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2742 --- Comment #2 from ma...@pochta.ru 2009-03-30 06:17 --- But how many DOS or Windows console apps in the real world output UTF-8? Presumably not many, considering that no versions of DOS and only a few versions of Windows support