[Vala] Abstract properties delared in VAPI files



Hi. I'm having some problems with latest Vala from git/svn. I have
classes declared with abstract properties in one of my libraries. Valac
can't parse the generated .vapi file for this library though, I get
error messages of the type 

Foo.bar: no suitable property found to override

where "bar" is an abstract property.

I did a git bisect, and the first bad commit is

commit f557b1e0bb80c019dbdc9c7513309863a4198e54
Author: juergbi <juergbi 637f28bd-e311-0410-add6-e2755f2ae1d4>
Date:   Tue Jan 27 20:09:35 2009 +0000

    2009-01-27  Jürg Billeter  <j bitron ch>
    
        * vala/valacodewriter.vala:
        * vala/valamethod.vala:
    
        Add overriding members to .vapi files, fixes bug 569219
    
    
    git-svn-id: svn
+ssh://svn.gnome.org/svn/vala/trunk 2405637f28bd-e311-0410-add6-e2755f2ae1d4

 - Jacob




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]