[Issue 18801] std.stdio.File doesn't work with MSVCRT's UTF-8 mode

2020-09-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18801

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dlang Bot  ---
dlang/phobos pull request #6477 "fix issue 18801 - std.stdio.File doesn't work
with MSVCRT's UTF-8 mode" was merged into master:

- 6854f0c84a40e9d7b9e98b668502f6c4db50a84b by aG0aep6G:
  fix issue 18801 - std.stdio.File doesn't work with MSVCRT's UTF-8 mode

https://github.com/dlang/phobos/pull/6477

--


[Issue 18801] std.stdio.File doesn't work with MSVCRT's UTF-8 mode

2019-05-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18801

--- Comment #2 from Dlang Bot  ---
@aG0aep6G updated dlang/phobos pull request #6477 "[WIP] fix issue 18801 -
std.stdio.File doesn't work with MSVCRT's UTF-8 mode" fixing this issue:

- fix issue 18801 - std.stdio.File doesn't work with MSVCRT's UTF-8 mode

https://github.com/dlang/phobos/pull/6477

--


[Issue 18801] std.stdio.File doesn't work with MSVCRT's UTF-8 mode

2018-04-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18801

ag0aep6g  changed:

   What|Removed |Added

   Keywords||pull
   Assignee|nob...@puremagic.com|ag0ae...@gmail.com

--- Comment #1 from ag0aep6g  ---
(In reply to ag0aep6g from comment #0)
> I'm going to try and fix this.

https://github.com/dlang/phobos/pull/6477

--