http://d.puremagic.com/issues/show_bug.cgi?id=8912
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2012-10-30 05:59:42 PDT --- During the compilation of DMD/druntime/Phobos there are other things that pop up: make clean del ..\..\lib\cppunit.lib Can't find C:\dmd2\src\dmd\src\cppunit-1.12.1\lib\cppunit.lib dmc -c -Iroot;\dm\include -o -cpp -DDM_TARGET_CPU_X86=1 dsymbol else if (ce->type && (t = ce->type->toBasetype()) && ^ dsymbol.c(1351) : Warning 2: possible unintended assignment if ((t = e->type->toBasetype()) && t->ty == Tfunction) ^ dsymbol.c(1417) : Warning 2: possible unintended assignment -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
