[Issue 9776] Make raw write mode the default

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 8 12:45:44 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=9776

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> ---
> unnecessary on all versions of windows

Windows Notepad fails with it.

It's similar to the \ path separator problem on Windows. Many programs,
including lots of Microsoft programs, fail to deal with / properly.

--


More information about the Digitalmars-d-bugs mailing list