Why is FunctionType not an IdentifiedType?
    Sven Brauch 
    svenbrauch at googlemail.com
       
    Sat Nov 16 14:10:20 UTC 2013
    
    
  
On Saturday 16 November 2013 14:56:46 Milian Wolff wrote:
> Lambdas are not identified.
Right! I totally overlooked that.
> But if you think this improves code for the
> rest, we could certainly change the default and lambdas would simply return
> 0 as declaration.
Yes, I think it would make sense, because language plugins don't have the 
choice to change it (FunctionDeclaration enforces the attached type to be a 
FunctionType).
I'll change it locally and see what implications it has.
Greetings,
Sven
    
    
More information about the KDevelop-devel
mailing list