Hello
I I use HashMap as a property I get error:
c.vala:26.3-26.5: error: missing generic type arguments
map[1] = node;
^^^how should I use gee.HashMap as a property to share it between classes? b.vala compile while c.vala not. thanks for your help Nadav
c.vala
Description: Binary data
b.vala
Description: Binary data
_______________________________________________ vala-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/vala-list
