[Issue 8912] Error compiling core.memory - possible DDoc problem

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 30 05:59:44 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8912


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #1 from bearophile_hugs at eml.cc 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: -------


More information about the Digitalmars-d-bugs mailing list