Fix these warnings, as well as some other vapi errors: GISCAN AccountsService-1.0.gir act-user-manager.c:2792: Warning: AccountsService: act_user_manager_create_user_async: argument cancellable: Unresolved type: 'GCancellable*' act-user-manager.c:2792: Warning: AccountsService: act_user_manager_create_user_async: argument callback: Unresolved type: 'GAsyncReadyCallback' act-user-manager.c:2843: Warning: AccountsService: act_user_manager_create_user_finish: argument result: Unresolved type: 'GAsyncResult*' act-user-manager.c:2932: Warning: AccountsService: act_user_manager_cache_user_async: argument cancellable: Unresolved type: 'GCancellable*' act-user-manager.c:2932: Warning: AccountsService: act_user_manager_cache_user_async: argument callback: Unresolved type: 'GAsyncReadyCallback' act-user-manager.c:2975: Warning: AccountsService: act_user_manager_cache_user_finish: argument result: Unresolved type: 'GAsyncResult*' act-user-manager.c:3098: Warning: AccountsService: act_user_manager_delete_user_async: argument cancellable: Unresolved type: 'GCancellable*' act-user-manager.c:3098: Warning: AccountsService: act_user_manager_delete_user_async: argument callback: Unresolved type: 'GAsyncReadyCallback' act-user-manager.c:3143: Warning: AccountsService: act_user_manager_delete_user_finish: argument result: Unresolved type: 'GAsyncResult*'
Created attachment 78416 [details] [review] Fix warnings when building gir and vapi files
Attachment 78416 [details] pushed as 13ee84e - Fix warnings when building gir and vapi files
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.