spiritd, bug fix.

div0 div0 at users.sourceforge.net
Tue Jul 6 02:14:48 PDT 2010


On 05/07/2010 13:54, Richard Webb wrote:
> Hi,
>
> I just tried to build the spiritd test app with the current DMD2, and got the error:
>
> spiritd\primitives.d(46): Error: template instance conv!(Match!(char)) matches
> more than one template declaration, spiritd\match.d(70):conv(T) and
> spiritd\match.d(71):conv(T)
>
> Is the current D2 supposed to be supported?
>
> Thanks,
> Richard Webb

It works in D2 up to and including 2.036.

2.037 it doesn't work, it looks like a compiler bug was introduced.
The change log for that version doesn't even mention templates

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

-- 
My enormous talent is exceeded only by my outrageous laziness.
http://www.ssTk.co.uk


More information about the Digitalmars-d-announce mailing list