]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: Move special handling for certain parameters to process_callable()
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 19 Apr 2020 16:20:41 +0000 (18:20 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 19 Apr 2020 16:20:41 +0000 (18:20 +0200)
commit4a987986cd5255fe2a430ea2296679270839d9b5
tree41403eda788e65b5f37c3b515c2cee60797b71cd
parentb1cb7036bee1f21e98e93ac34b31a95eeed32815
girparser: Move special handling for certain parameters to process_callable()

- Detect delegate throwing error when GLib.Error out-parameter exists
- Mark method as async based on finding an AsyncReadyCallback parameter
- Apply null-literal default-value for trailing GLib.Cancellable? parameters
vala/valagirparser.vala