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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from simon <[email protected]> 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: -------