tools: Fix ambiguous references to HashTable
authorPhilip Withnall <philip@tecnocode.co.uk>
Tue, 12 Feb 2013 11:26:50 +0000 (11:26 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Tue, 12 Feb 2013 11:26:50 +0000 (11:26 +0000)
commit738b44c867569e53a2da6897d672d8daf1ca8d13
tree55140e373f1a32d852c5e2b606b36a04ff588487
parentef9d16ec39e1c479083ecb7f8e85de3dbac64488
tools: Fix ambiguous references to HashTable

Could have been GLib.HashTable or Xml.HashTable. Caught by Jenkins:
https://jenkins.qa.ubuntu.com/view/Raring/view/JHBuild%20Gnome/job/jhbuild-amd64-folks/114/

On further investigation, this was caused by changes to the libxml2
bindings in Vala. Compilation of folks against Vala master now
succeeds, so there shouldn’t be any more HashTable failures.
tools/import-pidgin.vala