id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3656,Disable GCC warnings about printf formatter and type mismatch,mloskot ,René Rivera,"When building bjam using GCC 4.3.3 on Linux (32-bit), it throws the following two warnings: {{{ hash.c: In function ‘hashstat’: hash.c:458: warning: format ‘%ld’ expects type ‘long int’, but argument 7 has type ‘int’ hcache.c: In function ‘write_netstring’: hcache.c:169: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 3 has type ‘size_t’ }}} Patch fixing the warnings attached.",Patches,closed,Boost 1.42.0,bjam,Boost Development Trunk,Cosmetic,fixed,,