[Vala] interface properties: unexistent accessor



        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?

Regards,
--
Ildar  Mulyukov,  free SW designer/programmer
================================================
email: ildar users sourceforge net
home: http://tuganger.narod.ru/
ALT Linux Sisyphus
================================================

Attachment: test-iface-prop-noset-iface.vala
Description: Text Data

Attachment: test-iface-prop-noset-impl.vala
Description: Text Data



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