GNOME Bugzilla – Bug 792660
Broken parameter type checking for async methods
Last modified: 2018-01-18 20:25:11 UTC
This is a regression caused by dd24a1bfe1a78bf1a37d35f5d8dd6480fd4a8941
Created attachment 367039 [details] [review] Revert "Do not warn about non-default parameters for coroutines." Breaks parameter inference for async method overrides. This reverts commit dd24a1bfe1a78bf1a37d35f5d8dd6480fd4a8941.
Created attachment 367041 [details] [review] tests: Add test for parameter type checking of async methods
Attachment 367039 [details] pushed as 5573992 - Revert "Do not warn about non-default parameters for coroutines." Attachment 367041 [details] pushed as 71ffab1 - tests: Add test for parameter type checking of async methods