gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03071
[Bug 812462] Re: vala code refuses to compile on Fedora 15
** Changed in: gwibber
Status: New => Incomplete
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/812462
Title:
vala code refuses to compile on Fedora 15
Status in Gwibber:
Incomplete
Bug description:
VALAC gwibber_vala.stamp
tab-bar-widgets.vala:126.64-126.68: error: Argument 2: Cannot pass out argument to non-output parameter
get_style_context ().get_color (Gtk.StateFlags.NORMAL, out c);
^^^^^
tab-bar-widgets.vala:36.50-36.58: error: Argument 2: Cannot pass out argument to non-output parameter
out color);
^^^^^^^^^
I have attached a patch that seems to resolve it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/812462/+subscriptions
References