[Issue 10227] _fileno, _setmode, _O_BINARY undefined when building x64 on windows

2013-10-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10227


Andrej Mitrovic  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||andrej.mitrov...@gmail.com
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 10227] _fileno, _setmode, _O_BINARY undefined when building x64 on windows

2013-10-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10227



--- Comment #2 from github-bugzi...@puremagic.com 2013-10-24 14:43:46 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/ce23685c0b4e66622230ab9031aba7500e162f83
Merge pull request #1538 from dymk/win64-fileio

Fix Issue 10227: Add missing file I/O functions for Win64 DMD and Windows LDC

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 10227] _fileno, _setmode, _O_BINARY undefined when building x64 on windows

2013-09-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10227


Dylan  changed:

   What|Removed |Added

 CC||tcdknut...@gmail.com


--- Comment #1 from Dylan  2013-09-03 14:53:52 PDT ---
Proposed fix for this issue:
https://github.com/D-Programming-Language/phobos/pull/1538

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---