← Back to team overview

gwibber-bugs team mailing list archive

[Bug 812462] Re: vala code refuses to compile on Fedora 15

 

"Thanks for your patch, unfortunately our busy developers haven't been
able to review your patch in a timely manor. The gwibber codebase has
seen significant change and it is likely this patch no longer applies.
Please review it again and if it is still applicable, update it to work
with the latest gwibber trunk. We will be doing a patch review day in
the next few weeks and would like to review your patch. Thanks again for
your contribution!"

** Tags added: patch-day

-- 
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:
  New

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