Ok, hope this test case is ok, I've attached a small library file which I compile with "valac foo-bar.vala --library=foo -C", in order to get .vapi file. Then I run "valac foo.vapi", and I get the same kind of error messages. - Jacob On Sat, 2009-01-31 at 13:22 +0100, Jürg Billeter wrote:
On Sat, 2009-01-31 at 13:09 +0100, Jacob Kroon wrote:Hi. I'm having some problems with latest Vala from git/svn. I have classes declared with abstract properties in one of my libraries. Valaccan'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.Can you please provide a full test case? Jürg
Attachment:
foo-bar.vala
Description: Text Data