DMD 0.148 release

Derek Parnell derek at psych.ward
Sat Feb 25 23:23:44 PST 2006


On Sun, 26 Feb 2006 15:33:18 +1100, Tom <Tom_member at pathlink.com> wrote:

> 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?
>

No it wouldn't either. I rushed my response as I was going out visiting my  
Dad - he turned 74 today.

-- 
Derek Parnell
Melbourne, Australia



More information about the Digitalmars-d-announce mailing list