]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Improve detection of recursive struct declarations 72825e6ef132b5c8729a58e5af756d82c0f60894
authorPrinceton Ferro <princetonferro@gmail.com>
Wed, 29 Jan 2020 04:14:42 +0000 (23:14 -0500)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 29 Jan 2020 08:21:30 +0000 (09:21 +0100)
commit72825e6ef132b5c8729a58e5af756d82c0f60894
tree33651718dfb2c4cc344968eb489405da59930941
parent811787bc3f06b577de428050942f7476a70d187d
vala: Improve detection of recursive struct declarations

Introduced with da2d58c95f39fd142dc845f5df9cdcd55be32476

Fixes https://gitlab.gnome.org/GNOME/vala/issues/902
tests/Makefile.am
tests/semantic/struct-recursive-in-struct.test [new file with mode: 0644]
vala/valastruct.vala