[libmudflap] build warnings...

Christian Joensson christian.joensson@gmail.com
Tue May 30 12:11:00 GMT 2006


I just wanted to ping the list here on current gcc trunk libmudflap
build warnings:

../../../gcc/libmudflap/mf-runtime.c:1706: warning: format '%06lu'
expects type 'long unsigned int', but argument 15 has type
'__suseconds_t'
../../../gcc/libmudflap/mf-runtime.c:1729: warning: format '%06lu'
expects type 'long unsigned int', but argument 4 has type
'__suseconds_t'
../../../gcc/libmudflap/mf-runtime.c:1998: warning: format '%06lu'
expects type 'long unsigned int', but argument 6 has type
'__suseconds_t'
../../../../gcc/libmudflap/mf-runtime.c:1706: warning: format '%06lu'
expects type 'long unsigned int', but argument 15 has type
'__suseconds_t'
../../../../gcc/libmudflap/mf-runtime.c:1729: warning: format '%06lu'
expects type 'long unsigned int', but argument 4 has type
'__suseconds_t'
../../../../gcc/libmudflap/mf-runtime.c:1998: warning: format '%06lu'
expects type 'long unsigned int', but argument 6 has type
'__suseconds_t'


Are these something one simply has to accept or are something more
deep lurking here?

-- 
Cheers,

/ChJ



More information about the Gcc mailing list