DMD 2.055

Joel Christensen joelcnz at gmail.com
Thu Sep 8 01:50:15 PDT 2011


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