<div class="gmail_extra"><div class="gmail_quote">On 1 May 2012 17:31, Daniel Green <span dir="ltr"><<a href="mailto:venix1@gmail.com" target="_blank">venix1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 5/1/2012 1:53 AM, Iain Buclaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
no _Dmodule_ref would probably mean no object_.d was compiled in.<br>
</blockquote>
<br></div>
In D2.058, the _Dmodule_ref code was moved to minfo.d.  I didn't properly move the GNU specific stuff on the first build, problem didn't surface until I compiled it with MinGW.<br>
<br>
They reduced it to OSX, Posix for including _Dmodule_ref.  Which is why linux didn't exhibit the same problems.<br>
<br>
I added it back but there's a chance the 32-bit library wasn't updated properly.<br>
</blockquote></div><br></div><div class="gmail_extra">No problem, I only depend on x64 for the time being, so it's no problem to use that :)</div>