Nice, thanks for the patches. Ricardo Salveti
On Friday 13 July 2007 17:59:16 Randy Dunlap wrote: >Fix printf format warnings: > >ns-tcpserver.c:194: warning: format '%d' expects type 'int', but argument 3 > has type 'size_t' ns-tcpserver.c:496: warning: format '%d' expects type > 'int', but argument 3 has type 'size_t' > >ns-mcast_receiver.c:417: warning: format '%d' expects type 'int', but > argument 3 has type 'ssize_t' > >ns-igmp_querier.c:440: warning: format '%u' expects type 'unsigned int', but > argument 3 has type 'size_t' > >ns-mcast_join.c:404: warning: format '%u' expects type 'unsigned int', but > argument 3 has type 'size_t' ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
