Bug#558581: Better fix?
Josselin Mouette
joss at debian.org
Tue Sep 9 14:06:11 UTC 2014
reopen 558581
found 558581 2.30.7-2
thanks
Hilko Bengen wrote:
The extra function definition in tasklist.h is protected using the
following ifdef:
,----
| #ifdef WNCK_I_KNOW_THIS_IS_NOT_UPSTREAM
| void wnck_tasklist_set_orientation(WnckTasklist *tasklist,
| GtkOrientation orient);
| #endif
`----
Adding
CFLAGS += -DWNCK_I_KNOW_THIS_IS_NOT_UPSTREAM
instead of suppressing the warning / error also fixes the compile error.
You are definitely right.
I overlooked Andreas’ patch, but your solution is definitely the correct one.
Cheers,
--
Joss
More information about the pkg-gnome-maintainers
mailing list