[Issue 812] New: regression: multiple definition template symbols

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 7 08:15:51 PST 2007


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

           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 at digitalmars.com
        ReportedBy: thomas-dloop at 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__T3sumVcc8PN3c0P0Z3sumc+0x0): 
multiple definition of 
`_D7dstress3run1t13template_33_B19__T3sumVcc8PN3c0P0Z3sumc'
template_33_B.o:(.gnu.linkonce.d._D7dstress3run1t13template_33_B19__T3sumVcc8PN3c0P0Z3sumc+0x0): 
first defined here


-- 



More information about the Digitalmars-d-bugs mailing list