This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c/3844: UMR in sprintf for format %LE
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, zhegulev at sigma dot ispras dot ru
- Subject: Re: c/3844: UMR in sprintf for format %LE
- From: aoliva at gcc dot gnu dot org
- Date: 29 Jul 2001 02:47:33 -0000
Synopsis: UMR in sprintf for format %LE
State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Sat Jul 28 19:47:33 2001
State-Changed-Why:
I don't see how this can be a bug in GCC. sprintf is provided by the C library of the OS you're running; GCC just uses that C library. If there's a bug somewhere, it's likely to be in the C library, and you have to report a problem to the OS vendors.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3844&database=gcc