]> git.ipfire.org Git - thirdparty/vala.git/commit
Genie: Fix lists and dicts with libgee 0.7
authorAlban Browaeys <prahal@yahoo.com>
Mon, 8 Nov 2010 08:18:31 +0000 (09:18 +0100)
committerJürg Billeter <j@bitron.ch>
Thu, 23 Dec 2010 14:33:59 +0000 (15:33 +0100)
commit9ccd479e9b3bd6a09371211ac59dd866bee69b93
tree240f9299622edc5265ddc1c959cd37b4d23b1508
parent74dd3f4b4ab2b18bef047df12bfdd87ee5dffd64
Genie: Fix lists and dicts with libgee 0.7

The delegate type used for equal and hash functions changed in
libgee 0.7. However, as libgee 0.5+ takes care of setting reasonable
default functions, simply removing the corresponding code from the
Genie parser fixes this incompatibility.
vala/valagenieparser.vala