[Issue 4430] New: erroneous matching on specialized template function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 6 02:13:15 PDT 2010


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

           Summary: erroneous matching on specialized template function
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: s.d.hammett at googlemail.com


--- Comment #0 from simon <s.d.hammett at googlemail.com> 2010-07-06 02:13:12 PDT ---
A bug has been introduced in 2.037 which in some circumstances causes a
specialized template function to be considered a match even when though it
isn't. 

I tried to cut it down to a small test case but I didn't succeed,
it must be something to do with a specific instantiation which is causing the
bug.

FWIW:

http://www.sstk.co.uk/spiritd.zip

Compiles fine w/ 2.036

If I can make a smaller test case, I'll update this bug report.

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