On Wed, 11 Feb 2009, Pritpal Bedi wrote: Hi Pritpal,
> 2009-02-11 14:51 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/contrib/gtwvg/wvgwin.c > * harbour/contrib/gtwvg/wvgsink.c > * pacified MinGW warnings. This one: > ../../wvgsink.c:368: warning: comparison of unsigned expression < 0 > is always false > Should be checked by author. Pritpal can you look at it? > 'count' is declared as WORD so it cannot be negative. > cound now declared as int. Thank you. I'm not familiar with this code so I didn't know if simple type modification is enough in this case. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
