Skip to content

Asynchronous out-parameters are only allowed at the end of argument lists

Rico Tzschichholz requested to merge wip/ricotz/async-out into master

Fun fact: This will not result in an ABI/API change on the c-level.

See vala#636 (closed)

Merge request reports