Re: [hatari-devel] warning: array subscript has type ‘char’ [-Wchar-subscripts]

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 17/06/2014 22:49, Vincent Rivière a écrit :
On 17/06/2014 14:39, Thomas Huth wrote:
So I changed the source code now ... if you've got some spare time,
could you please try it again to see whether I catched all spots?

Almost perfect!
There is only one remaining warning:

src/str.c: In function ‘Str_Trim’:
src/str.c:36:3: warning: array subscript has type ‘char’
[-Wchar-subscripts]
    if (!isspace(buffer[i]))
    ^

Thanks, I changed it too.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/