[sr-dev] msrp_parser compilation warnings

Olle E. Johansson oej at edvina.net
Sun Mar 24 10:18:55 CET 2013


CC (gcc) [M msrp.so]		msrp_parser.o
msrp_parser.c: In function ‘msrp_parse_uri’:
msrp_parser.c:540: warning: format ‘%ld’ expects type ‘long int’, but argument 9 has type ‘int’
msrp_parser.c:540: warning: format ‘%ld’ expects type ‘long int’, but argument 7 has type ‘int’
msrp_parser.c:540: warning: format ‘%ld’ expects type ‘long int’, but argument 8 has type ‘int’
msrp_parser.c:540: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘int’
msrp_parser.c:540: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘int’


gcc version 4.1.2 20080704 (Red Hat 4.1.2-54)
Centos 5.9


/O


More information about the sr-dev mailing list