www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Please help me with a linker error?

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On https://github.com/D-Programming-Language/phobos/pull/3398, there are 
link-time errors on a few 32-bit builds:

https://auto-tester.puremagic.com/pull-history.ghtml?projectid=1&repoid=3&pullid=3398

I can't reproduce them on the machines I have access to. Could anyone 
please help me elucidate what's going on?


Thanks,

Andrei
Jun 10 2015
parent Jacob Carlborg <doob me.com> writes:
On 2015-06-10 20:03, Andrei Alexandrescu wrote:
 On https://github.com/D-Programming-Language/phobos/pull/3398, there are
 link-time errors on a few 32-bit builds:

 https://auto-tester.puremagic.com/pull-history.ghtml?projectid=1&repoid=3&pullid=3398


 I can't reproduce them on the machines I have access to. Could anyone
 please help me elucidate what's going on?
Could there be an issue with "extern (Windows)" on top? -- /Jacob Carlborg
Jun 10 2015