]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't append unreachable clean-up section of Block
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 17 Aug 2020 14:37:59 +0000 (16:37 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 17 Aug 2020 15:22:17 +0000 (17:22 +0200)
commit00c752c51e176714e58fa7a5b6422524b6ae41bb
treef602a6bb337a75e21b228d483bb05d686b714bb2
parent6a04c4606a8e2d717d6a7a7d0956fa2887510f3e
codegen: Don't append unreachable clean-up section of Block

Found by -Werror=unreachable-code

Improvements for https://gitlab.gnome.org/GNOME/vala/issues/838

Fixes https://gitlab.gnome.org/GNOME/vala/issues/169
codegen/valaccodebasemodule.vala