Re: [AD] Makedoc Wars: the return of backwards compatibility

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Thu, Jun 20, 2002 at 12:35:53PM +0200, Eric Botcazou wrote:
> docs/src/makedoc/makechm.c: In function `_replace_extension':
> docs/src/makedoc/makechm.c:326: warning: comparison between signed and unsigned

Does putting (signed) before strlen fix that?

   if(pos+(signed)strlen(ext)+1 > size)

-- 
 Grzegorz Adam Hankiewicz   gradha@xxxxxxxxxx   http://gradha.infierno.org/



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