Descent 0.5 released

Ary Borenszweig ary at esperanto.org.ar
Mon Feb 4 06:15:40 PST 2008


Sure! It never crossed my mind, but it's pretty easy to implement. 
Please fill an enhancement report: 
http://www.dsource.org/projects/descent/newticket :-)

Extrawurst wrote:
> one other thing: i am heavily using derelict so pretty much every 
> function i use is a function pointer variable. is it possible to show a 
> parameter list even for them ?
> 
> example:
> typedef int function(int,int,double) pfBlaaaa;
> pfBlaaaa* Blaa;
> Blaa(...
> 
> 
> Ary Borenszweig schrieb:
>> D 2.x is supported, but the semantic analysis is for 1.x. In fact, I 
>> just tried it, and if you write "invariant(int) x;" you get a lot of 
>> syntax errors, so D 2.x is not supported (tiny bug, I've just fixed it 
>> :-()
>>
>> Extrawurst wrote:
>>> looks like an awesome feature list! respect!
>>> i have just one question, is the D2.x language supported aswell with 
>>> all the nifty features?


More information about the Digitalmars-d-announce mailing list