DMD 0.149 release

Jarrett Billingsley kb3ctd2 at yahoo.com
Tue Mar 7 15:49:11 PST 2006


"Jarrett Billingsley" <kb3ctd2 at yahoo.com> wrote in message 
news:dul5sr$2vee$1 at digitaldaemon.com...
> "Sean Kelly" <sean at f4.ca> wrote in message 
> news:dul5n8$2us7$1 at digitaldaemon.com...
>> Did you mean "are now _the_ only operators allowed on bools?"
>
> Yes.  Walter isn't _that_ big of a doof :)

Although a quick test:

bool x = true;
int y = x * 5;
bool z = true / false;

Hmm.. 





More information about the Digitalmars-d-announce mailing list