[Issue 16536] DMD master does not build on OS X 10.11.6/Xcode 7.3.1

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 3 23:15:33 PDT 2016


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

--- Comment #6 from Jacob Carlborg <doob at me.com> ---
I manually patch the compiler by replacing targ_size_t with size_t/d_size_t
where the linker complains. I could create a PR but I don't know if it's the
correct solution.

--


More information about the Digitalmars-d-bugs mailing list