This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/2176: Printing unsigned long int with int format in dwarf2out.c
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, lucier at math dot purdue dot edu, nobody at gcc dot gnu dot org
- Date: 19 Nov 2002 14:51:04 -0000
- Subject: Re: other/2176: Printing unsigned long int with int format in dwarf2out.c
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, lucier at math dot purdue dot edu, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Printing unsigned long int with int format in dwarf2out.c
State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 06:51:03 2002
State-Changed-Why:
Closed on request of submitter:
------------------------
This has been fixed. (I suggested changing it to an int; an unsigned int
is OK now with the given format string.) Close it.
Brad
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2176