]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Correctly handle possible null from SourceFile.get_source_line()
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 1 Aug 2023 09:59:52 +0000 (11:59 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 1 Aug 2023 09:59:52 +0000 (11:59 +0200)
commit69e59d15b6909b5689ab3f81844898bf77d2c42f
treed6e6b5b14ac3d09df649a05f1621929e601ce29a
parent5dd619b9482a443225559383934d2b9a55943e86
vala: Correctly handle possible null from SourceFile.get_source_line()

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1464
tests/Makefile.am
tests/parser/switch-section-missing-colon.test [new file with mode: 0644]
vala/valareport.vala