[Issue 8642] Fix `fopen` and friends signatures on Windows to not accept `char*`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 11 14:53:52 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8642



--- Comment #5 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-09-11 14:54:16 PDT ---
> The meaning of `char` is different.
> It is ASCII for C standard, CP_ACP for Windows, and UTF-8 for D and POSIX
> systems.

That doesn't change the function signature, just what encoding you should be
passing in.

-- 
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