DMD 0.149 release

Bruno Medeiros daiphoenixNO at SPAMlycos.com
Thu Mar 9 07:12:56 PST 2006


Lucas Goss wrote:
> Hasan Aljudy wrote:
>> Lucas Goss wrote:
>>> The inconsistency is in the style of the language. Where else in the 
>>> language is there a keyword inside another keyword?
>>
>> while(true) :)
> 
> Hmm, true. But while accepts a condition. So I can do:
> while(myTimer < 1000), while(!done)
> but I can't do:
> scope(isFinished), scope(timerAbort)
> 
Also, 'true' exists outside of while, unlike the scope keywords, so that 
really doesn't serve as an example.



-- 
Bruno Medeiros - CS/E student
http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D



More information about the Digitalmars-d-announce mailing list