DMD 0.148 release

Tom Tom_member at pathlink.com
Sat Feb 25 20:33:18 PST 2006


In article <op.s5kaquba6b8z09 at ginger.vic.bigpond.net.au>, Derek Parnell says...
>
>On Sun, 26 Feb 2006 12:54:15 +1100, Walter Bright  

[snip]

>   d = a + b + c;

Sorry, how is the above different than the next?

>   e = a + b + c; // In a decent implentation, this should have failed to  
> compile

I mean, in a decent implementation, would it be right to allow '+' (numeric add
operator) between boolean vars? 

Regards,

Tom;



More information about the Digitalmars-d-announce mailing list