GNOME Bugzilla – Bug 667904
Introspection fixes for Vala bindings
Last modified: 2014-04-01 19:25:10 UTC
A couple of small fixes are required to avoid any regressions when switching the Vala bindings to GIR: include C header and exported package information, and fix annotations for notify_notification_set_hint_byte_array and notify_notification_add_action.
Created attachment 205254 [details] [review] Include C header information and exported packages in GIR
Created attachment 205255 [details] [review] Add some missing annotations
Mass-fixing incorrect Default Assignee and QA contact scheme for libnotify so interested people can follow its development. (See 606365#c1 for ref.)
Review of attachment 205254 [details] [review]: looks good.
Review of attachment 205255 [details] [review]: looks okay to me.
Review of attachment 205255 [details] [review]: the patch is not really up to date with the current HEAD. Giovanni fixed the add_action() annotations already.
commit da49c8c599d085d79caa46c260366addf2e306f3 Author: Evan Nemerson <evan@coeus-group.com> Date: Fri Jan 13 23:27:23 2012 -0800 NotifyNotification: fix set_hint_byte_array value annotation https://bugzilla.gnome.org/show_bug.cgi?id=667904 commit 5a486c549069cf712a2c15af64e77ea16e800b09 Author: Evan Nemerson <evan@coeus-group.com> Date: Fri Jan 13 23:12:44 2012 -0800 Include C header information and exported packages in GIR https://bugzilla.gnome.org/show_bug.cgi?id=667904 This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
*** Bug 720449 has been marked as a duplicate of this bug. ***