Thread overview
[Issue 806] New: regression: multiple definition template symbols
Jan 06, 2007
d-bugmail
Jan 07, 2007
d-bugmail
Apr 14, 2007
d-bugmail
Sep 15, 2009
Don
January 06, 2007
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__T3sumVcc8PN3c0P0Z3sumc+0x0):
multiple definition of
`_D7dstress3run1t13template_33_B19__T3sumVcc8PN3c0P0Z3sumc'
template_33_B.o:(.gnu.linkonce.d._D7dstress3run1t13template_33_B19__T3sumVcc8PN3c0P0Z3sumc+0x0):
first defined here


-- 

January 07, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=806





------- Comment #1 from thomas-dloop@kuehne.cn  2007-01-07 10:18 -------
*** Bug 812 has been marked as a duplicate of this bug. ***


-- 

April 14, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=806


braddr@puremagic.com changed:

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




-- 

September 15, 2009
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


--- Comment #2 from Don <clugdbug@yahoo.com.au> 2009-09-15 01:52:08 PDT ---
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: -------