]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Emit struct declaration typedef before resolving its fields
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 10 Jan 2019 19:02:39 +0000 (20:02 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 28 Feb 2019 17:25:40 +0000 (18:25 +0100)
commit8f433516c0d56a28d431b9415d5e8237b58437dc
treebc7aa57a99b251d5a97a463eebfe5082ab433acf
parentea391b5ac6b8657318f43ac110d07602375b71d9
codegen: Emit struct declaration typedef before resolving its fields

This a regression when compiling a circular dependency of delegates with
structs.

Regression of 7adb3a45bb8d663c0cfca55af26b7e6f7292b14a

See https://gitlab.gnome.org/GNOME/vala/issues/318
codegen/valaccodestructmodule.vala