This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dbxout.c broken by your change.


Nathan,

This patch is broken...

2004-07-20  Nathan Sidwell  <nathan@codesourcery.com>

        * dbxout.c (dbxout_type): Fix printf format.

/work/rearnsha/gnusrc/gcc/gcc/dbxout.c: In function `dbxout_type':
/work/rearnsha/gnusrc/gcc/gcc/dbxout.c:1693: warning: format '%u'
expects type 'unsigned int', but argument 3 has type 'size_t'
gnumake[2]: *** [dbxout.o] Error 1

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]