Merge-2.070 status

Johan Engelen via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Wed Mar 30 01:00:05 PDT 2016


On Monday, 21 March 2016 at 01:47:38 UTC, kinke wrote:
>> BOOL GetMonitorInfoA(HMONITOR, LPMONITORINFOEXA);
>> BOOL GetMonitorInfoW(HMONITOR, LPMONITORINFOEXW);
>
> By just deleting those 2 declarations in 
> core.sys.windows.winuser, all tests pass on Win64, incl. 
> dmd-testsuite. :)

kinke's PR was accepted into druntime to fix the double 
definition problem.

With that change, merge-2.070 is green on Travis, and on AppVeyor 
it has the same issue that master has (std.math, line 4370, 
worked on here: https://github.com/ldc-developers/ldc/pull/1317).




More information about the digitalmars-d-ldc mailing list