]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: Use comment which was already retrieved in parse_declaration()
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 20 Nov 2018 11:31:52 +0000 (12:31 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 26 Nov 2018 08:59:49 +0000 (09:59 +0100)
commit235552f934e8269a95198380c8bd3b86096c56c6
treecb7aacad4336d0d52d27bf075a3a4d32185c1ae2
parent2412ab2d9770cad7b27593513eaa2d010b0c5200
parser: Use comment which was already retrieved in parse_declaration()

This caused to loose comment of first element of enums and error domains.

Regression of 540aa1492c342f482be6838b97f54437f3b776e4
vala/valaparser.vala