Re: [Vala] interface properties: unexistent accessor



2008/11/16 Ildar Mulyukov <ildar users sourceforge net>:
       Hello,

valac test-iface-prop-noset-impl.vala
test-iface-prop-noset-iface.vala/tmp/.private/ildar/ccIVSzoO.o: In function
`ns1_class1_set_property':
test-iface-prop-noset-impl.c:(.text+0x482): undefined reference to
`ns1_interface1_set_name'

I discovered the problem (and created this simple test case). The root of it
is that the unexistent accessor referenced from the implementor class. Maybe
it's better not to do it?
Which vala build is it? (I've just pushed r2023 with a lot of fixes to
Sisyphus).

-- 
/ Alexander Bokovoy



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