Bug 682572 — Build failures due to accessing static members
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 23 Aug 2012 21:40:45 +0000 (22:40 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Thu, 23 Aug 2012 21:40:45 +0000 (22:40 +0100)
commitfc2150ee4d4777af20377f692199fa2783d4e1bb
treeb83ca4fbf1f3b4b72f2cd8f072300286101a3b03
parent7c3b61afc5139dc0083357be4b7f26816002c23c
Bug 682572 — Build failures due to accessing static members

Fix some more build failures due to accessing static members using an instance
variable. Also fix an instance of calling an async function with an implicit
‘.begin()’.

Hopefully that’s the last of them.

Closes: https://bugzilla.gnome.org/show_bug.cgi?id=682572
NEWS
tools/inspect/command-linking.vala
tools/inspect/inspect.vala
tools/inspect/signal-manager.vala