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

Re: [MiNT] Daily freemint kernel builds



Am 09.01.2010, 13:10 Uhr, schrieb Alan Hourihane <alanh@fairlite.co.uk>:

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


The error must be gcc4, gcc 2.95 eats it. I've sent a patch, but I can only guess, I hope it compiles. If so, I' look at the warnings.

-Helmut