]> git.ipfire.org Git - thirdparty/vala.git/commit
gsignal: Move disconnect error from signal-module to semantic-analyzer pass
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 10 Mar 2019 17:14:09 +0000 (18:14 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 10 Mar 2019 17:14:09 +0000 (18:14 +0100)
commita8d1c68c4200a8fc8afafdc498ae780d68a0c4e7
tree8c008a38eea045015c363770447cc1428f262acc
parented72aa2876acdf2d54226d8763c5c319106f1407
gsignal: Move disconnect error from signal-module to semantic-analyzer pass

Add corresponding invalid test to increase coverage
codegen/valagsignalmodule.vala
tests/Makefile.am
tests/semantic/signal-disconnect-invalid.test [new file with mode: 0644]
vala/valamethodcall.vala