Descent 0.5 released

Extrawurst spam at extrawurst.org
Mon Feb 4 05:12:53 PST 2008


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