[Vala] vala compiler crash at GEE lists



Hi, why this not works? I looked at shotwell code, and it is written
same way in it

** (valac:4554): CRITICAL **: vala_gvariant_module_get_basic_type_info:
assertion `signature != NULL' failed
server.vala:44.9-44.28: error: GVariant serialization of type
`Gee.ArrayList<Feed?>' is not supported
        public Gee.ArrayList<Feed?> get_all_feeds() {
               ^^^^^^^^^^^^^^^^^^^^

** (valac:4554): CRITICAL **: vala_gvariant_module_get_basic_type_info:
assertion `signature != NULL' failed
server.vala:66.9-66.28: error: GVariant serialization of type
`Gee.ArrayList<Item?>' is not supported
        public Gee.ArrayList<Item?> get_all_items(string parent_id = "") {
               ^^^^^^^^^^^^^^^^^^^^

Attachment: signature.asc
Description: This is a digitally signed message part



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