]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external symbols
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 12 May 2019 18:59:15 +0000 (20:59 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 May 2019 06:08:10 +0000 (08:08 +0200)
commit14ea9335179db8923e618bd15f404c023e04a58e
treee4c3eda20ab34770302c44ba78e2060ba2a2e47a
parent59eea90d2383e012a20a5e5b888071ea97d161c4
codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external symbols

and get_ccode_type_check_function() for SourceFileType.SOURCE symbols.
codegen/valaccodebasemodule.vala
codegen/valagtypemodule.vala