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

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


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]))
   ^
--
Vincent Rivière



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