This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/16645] [3.5 Regression] dbxout.c:1693: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-20 15:22 -------
Fixed by:
	* dbxout.c (dbxout_type): Fix printf format.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |bootstrap
           Keywords|                            |build
         Resolution|                            |FIXED
            Summary|dbxout.c:1693: warning:     |[3.5 Regression]
                   |format '%d' expects type    |dbxout.c:1693: warning:
                   |'int', but argument 3 has   |format '%d' expects type
                   |type 'size_t'               |'int', but argument 3 has
                   |                            |type 'size_t'
   Target Milestone|---                         |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16645


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