は、サーバからクライアントにデータを送信しようとすると、このエラーを取得: error: GVariant serialization of type `Gee.ArrayList' is not supported
public abstract ArrayList<EventData?> get_event_list() throws IOError;
Genieでリストを作成しようとしていますが、動作しないようです。コードのコンパイル: [indent=2]
init
var l = new list of string
すると、これらのエラーを生成します。 [email protected]:~/Documents$ valac helloworld.gs helloworld.gs:2.10-2.24: error: The