Bug#667874: gworkspace: FTBFS with GCC-4.7

2012-05-23 Thread Yavor Doganov
tags 667874 + patch thanks Patch attached. --- gworkspace-0.8.8.orig/GWorkspace/GWorkspace.m +++ gworkspace-0.8.8/GWorkspace/GWorkspace.m @@ -1054,29 +1054,29 @@ { SEL action = [anItem action]; - if (sel_eq(action, @selector(showRecycler:))) { + if (sel_isEqual(action,

Bug#667874: gworkspace: FTBFS with GCC-4.7

2012-04-07 Thread Yavor Doganov
Source: gworkspace Version: 0.8.8-1 Severity: important Tags: sid wheezy User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.7 The package fails to build in a test rebuild on at least i386 with gcc-4.7/gobjc-4.7, but succeeds to build with gcc-4.6/gobjc-4.6. The severity of this report may be