]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Allow direct access to the integer constants of an error-domain f48208b4cab9f5a7da469067c4cae096082c39ba
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 12 Jan 2019 14:20:34 +0000 (15:20 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 12 Jan 2019 14:37:09 +0000 (15:37 +0100)
commitf48208b4cab9f5a7da469067c4cae096082c39ba
treee5d74763beb2900c7c997b21cab1d44eed1f28ed
parent0d4d498261b1662d9bfa9ba6e8a97b2236ff243e
vala: Allow direct access to the integer constants of an error-domain

Fixes https://gitlab.gnome.org/GNOME/vala/issues/732
tests/Makefile.am
tests/errors/errorcode.vala [new file with mode: 0644]
vala/valaerrorcode.vala
vala/valamemberaccess.vala