]> git.ipfire.org Git - thirdparty/vala.git/commit
gtkmodule: Improve error messages
authorNiels De Graef <nielsdegraef@gmail.com>
Sat, 18 Feb 2023 20:32:52 +0000 (21:32 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 20 Feb 2023 13:17:22 +0000 (14:17 +0100)
commitf85063c3267505a4716229d3b10650421e131ded
treebb0dda4c20a10431145b1fbbbe556b91139d7546
parente72449cca6fc267f3304c599d0cfc0dd4f1adcc1
gtkmodule: Improve error messages

Be a bit more specific about some of the errors that valac can
encounter when parsing a UI file.

(for my use case specifically, it helped me to figure out I had a
<property> tag without a name attribute in one of my UI files)
codegen/valagtkmodule.vala