[Bug 3718] New: bg_lib.c vsnprintf behaves strangely with NaN
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Mon Jul 14 15:58:13 EDT 2008
http://bugzilla.icculus.org/show_bug.cgi?id=3718
Summary: bg_lib.c vsnprintf behaves strangely with NaN
Product: Quake 3
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: bugzilla at benmachine.co.uk
QAContact: quake3-bugzilla at icculus.org
The following:
G_Printf( "%f\n", scale );
printed only a minus sign (not even a newline) when Q_isnan( scale ) was true.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list