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

Re: vsprintf float bug in GCC(?)


Hi Eljay,

I just tried that...and it doesn't crash it (with just %10.3f it kills it
totally) but the system stops responding....

Regards,
Edward

----- Original Message -----
From: "Eljay Love-Jensen" <eljay@adobe.com>
To: "Edward Byard" <ed@edwardbyard.co.uk>; <gcc-help@gcc.gnu.org>
Sent: Wednesday, May 28, 2003 3:19 PM
Subject: Re: vsprintf float bug in GCC(?)


Hi Edward,

Does it still crash when you do this...
AlphaPrintf("%10.3lf",FloatVar1);

--Eljay





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