]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report an internal error for unavailable context and bail e436f2833dc332e3fd728fe6f6b2cd7f224dcf33
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 1 Mar 2020 11:37:52 +0000 (12:37 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 1 Mar 2020 12:46:54 +0000 (13:46 +0100)
commite436f2833dc332e3fd728fe6f6b2cd7f224dcf33
tree811f591b2fe7c7cdb27e847e73d351a090b457ad
parentb592c3dbb7b64c18446f61d5df87d1489f44aba9
vala: Report an internal error for unavailable context and bail

If calling CodeContext.get/pop() with an empty stack present then there is
no way to recover so bail.
vala/valacodecontext.vala