On Fri,  7 Jun 2013 at 18:18:33 +0100, Iain Patterson wrote:
> Quoth Carlos R. Mafra,
> 
> >patches 1 and 2 are useful independently of the rest, right?
> 
>   Yes.

I pushed patch 1 to #next. Patch 2 gives me this:

Making all in src
  CC       cycling.o
  CC       switchpanel.o
switchpanel.c: In function ‘changeImage’:
switchpanel.c:116:15: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
switchpanel.c:127:2: warning: passing argument 3 of ‘WMReplaceInArray’ makes 
pointer from integer without a cast [enabled by default]
In file included from ../WINGs/WINGs/WINGs.h:26:0,
                 from WindowMaker.h:27,
                 from switchpanel.c:27:
../WINGs/WINGs/WUtil.h:419:7: note: expected ‘void *’ but argument is of type 
‘char’
switchpanel.c: In function ‘scrollIcons’:
switchpanel.c:226:10: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  CCLD     wmaker
  
so I skipped it for the moment.

>   As is 8, though the case for it isn't particularly strong
> without the others.

Right, patch 8 is nice but it doesn't apply without the rest.
Would you mind redoing it?


-- 
To unsubscribe, send mail to [email protected].

Reply via email to