]> jfr.im git - irc/quakenet/newserv.git/commit
should always be %jd and cast to intmax_t to stop warning on 32bit (gcc 4.2.3) -warni...
authorPaul <redacted>
Sun, 24 Aug 2008 19:53:39 +0000 (20:53 +0100)
committerPaul <redacted>
Sun, 24 Aug 2008 19:53:39 +0000 (20:53 +0100)
commit58a4da4a12df068aee955782089c632331d4e79f
tree0eb0f8fa353fb317c42fa29d8395617e1db9463c
parentaa9e957b9df81c1c907819ef806e4a2075eec30a
should always be %jd and cast to intmax_t to stop warning on 32bit (gcc 4.2.3) -warning: format ‘%jd’ expects
type ‘intmax_t’, but argument 4 has type ‘time_t’
chanserv/chanservdb_updates.c
chanstats/chanstats.c
localuser/localuser.c
localuser/localuserchannel.c
newsearch/ns-gline.c
nick/nickhandlers.c
regexgline/regexgline.c
trojanscan/trojanscan.c