]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Actually create method cast for base interface method as needed
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 25 Nov 2018 17:27:32 +0000 (18:27 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 26 Nov 2018 08:59:49 +0000 (09:59 +0100)
commit6e4af0c19d005ef06e8af355fe780b7c86942011
treee81c31dc63e7e9eb434a656c68f9ff35bed457d3
parent94c1c522dbe0bc419bbe96b5c0e753433c27cb14
codegen: Actually create method cast for base interface method as needed

Keep the fallback to base method for now.

This will silence some incompatible pointer type warnings.
codegen/valagtypemodule.vala