DMD 2.055
Daniel Murphy
yebblies at nospamgmail.com
Thu Sep 8 06:42:25 PDT 2011
This is http://d.puremagic.com/issues/show_bug.cgi?id=6352 and more
generally http://d.puremagic.com/issues/show_bug.cgi?id=3180 . There is
patch for 3180 that will hopefully be in the next release.
"Joel Christensen" <joelcnz at gmail.com> wrote in message
news:j49vki$2phd$1 at digitalmars.com...
> On 08-Sep-11 8:46 PM, Joel Christensen wrote:
> > I've got this program that does alters strings, but with D 2.055, it
> > comes up with this error:
> >
> > Here is the code, I copied it from my program:
> > http://p.baf.cc/3937
>
> Oops, accidently sent it prematurely.
>
> Here is the error:
> \jpro\dpro2\verseprompt\section.d(249): Error: incompatible types for
> ((__dgliteral1) ? (__dgliteral2)): 'string delegate(string text) pure' and
> 'string delegate(string text) @system'
>
> - Joelcnz
More information about the Digitalmars-d-learn
mailing list