[Issue 10425] Link error with templates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 21 21:39:50 PDT 2013


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2013-09-21 21:39:47 PDT ---
The link-failure could see also on Windows 64bit codegen (use -m64).

dmd -m64 -c bug.d && dmd -m64 test.d bug.obj


Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/2582

-- 
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