avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bugs #1929] -Inf not detected


From: Eric Weddington
Subject: [avr-libc-dev] [bugs #1929] -Inf not detected
Date: Mon, 18 Oct 2004 13:28:43 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

This mail is an automated notification from the bugs tracker
 of the project: AVR C Runtime Library.

/**************************************************************************/
[bugs #1929] Latest Modifications:

Changes by: 
                Eric Weddington <address@hidden>
'Date: 
                Mon 10/18/2004 at 17:21 (America/Denver)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Category | None                      | Library







/**************************************************************************/
[bugs #1929] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=1929>
Project: AVR C Runtime Library
Submitted by: Joerg Wunsch
On: Sun 12/08/2002 at 23:00

Category:  Library
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Email:  address@hidden
Status:  Open


Summary:  -Inf not detected

Original Submission:  When doing a floating point comparision, -Inf is not
detected properly as a negative number.

I. e.,

if (a < 0.0) { ... }

will not execute the code in { ... } if a is equal -Inf.












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=1929>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]