]> git.ipfire.org Git - thirdparty/vala.git/commit
Support XOR operation for booleans
authorLuca Bruno <lucabru@src.gnome.org>
Fri, 5 Dec 2014 18:00:51 +0000 (19:00 +0100)
committerLuca Bruno <lucabru@src.gnome.org>
Fri, 5 Dec 2014 18:00:51 +0000 (19:00 +0100)
commit43162699924ee9295b47e1fecf6068e6fe4b4ad8
treef480b70ce22f52acc4c2c8ee4d61bdd5b5213ac2
parentf403b05730a012563c75b56d7475d1e8240a7656
Support XOR operation for booleans

Fixes bug 729907
tests/Makefile.am
tests/basic-types/bug729907.vala [new file with mode: 0644]
vala/valabinaryexpression.vala