]> git.kaiwu.me - haproxy.git/commit
[BUG] format '%d' expects type 'int', but argument 5 has type 'long int'
authorKrzysztof Piotr Oledzki <ole@ans.pl>
Tue, 15 Dec 2009 21:34:51 +0000 (22:34 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 15 Dec 2009 23:29:41 +0000 (00:29 +0100)
commit500b8f0349fb52678f5143c49f5a8be5c033a988
treefc1fefdaacbea7e57b1aa1b5cb90561ad14a8385
parent97f07b832f040e87b316c7aac9d8d13ad5876609
[BUG] format '%d' expects type 'int', but argument 5 has type 'long int'

src/cfgparse.c: In function 'readcfgfile':
src/cfgparse.c:4087: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
src/cfgparse.c