www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 806] New: regression: multiple definition template symbols

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=806

           Summary: regression: multiple definition template symbols
           Product: D
           Version: 1.00
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: thomas-dloop kuehne.cn


http://dstress.kuehne.cn/run/t/template_33_B.d
http://dstress.kuehne.cn/run/t/template_33_C.d
http://dstress.kuehne.cn/run/t/template_33_D.d
http://dstress.kuehne.cn/run/t/template_33_E.d
http://dstress.kuehne.cn/run/t/template_33_H.d
http://dstress.kuehne.cn/run/t/template_33_I.d
http://dstress.kuehne.cn/run/t/template_class_13_M.d
http://dstress.kuehne.cn/run/t/template_class_13_N.d
http://dstress.kuehne.cn/run/t/template_class_13_O.d
http://dstress.kuehne.cn/run/t/template_class_13_P.d
http://dstress.kuehne.cn/run/t/template_class_13_Q.d
http://dstress.kuehne.cn/run/t/template_class_13_R.d
http://dstress.kuehne.cn/run/t/template_class_13_U.d
http://dstress.kuehne.cn/run/t/template_class_13_V.d

sample output:
template_33_B.o:(.gnu.linkonce.d._D7dstress3run1t13template_33_B19__T3sumVcc
PN3c0P0Z3sumc+0x0): 
multiple definition of 
`_D7dstress3run1t13template_33_B19__T3sumVcc8PN3c0P0Z3sumc'
template_33_B.o:(.gnu.linkonce.d._D7dstress3run1t13template_33_B19__T3sumVcc
PN3c0P0Z3sumc+0x0): 
first defined here


-- 
Jan 06 2007
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=806






*** Bug 812 has been marked as a duplicate of this bug. ***


-- 
Jan 07 2007
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=806


braddr puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |regression




-- 
Apr 13 2007
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=806


Don <clugdbug yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |clugdbug yahoo.com.au
         Resolution|                            |FIXED



These have all been fixed, sometime before DMD1.010. They still pass for me on
Windows DMD 1.047, and also pass on Linux DMD 1.045.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 15 2009