[Issue 15959] core.sys.windows modules should be modified for x64

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 12 21:37:25 PDT 2016


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

jiki at red.email.ne.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from jiki at red.email.ne.jp ---
Reopend.

I have a bad news and a good news.

BAD one:
The above list sucks absolutely.
Hundreds of DWORD_PTR, LONG_PTR, and INT_PTR are sprinkled over Windows SDK.
So we have to detect corresponding ones in our druntime and to fix.

GOOD one:
I've decided to carry out this task.
It is close to the end. :|

--


More information about the Digitalmars-d-bugs mailing list