[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Daily freemint kernel builds



On Sat, 2010-01-09 at 12:40 +0100, Helmut Karlowski wrote:
> Am 09.01.2010, 12:13 Uhr, schrieb Alan Hourihane <alanh@fairlite.co.uk>:
> 
> >> Did that. I works with the patch I sent to you and to mintlist.
> >
> > Got it, and committed.
> 
> Does it work? There is no xaaes.km in
> 
> http://www.fairlite.demon.co.uk/FreeMiNT/builds/freemint/helmut-09012010.tar.bz2
> 

And another problem in taskman.c....

../taskman.c: In function 'build_tasklist_string':
../taskman.c:272: warning: pointer targets in assignment differ in
signedness
../taskman.c:279: warning: pointer targets in assignment differ in
signedness
../taskman.c:306: warning: pointer targets in assignment differ in
signedness
../taskman.c: In function 'add_window_to_tasklist':
../taskman.c:394: error: lvalue required as left operand of assignment

Alan.