bugDotGNU Portable.NET - Bugs: bug #14544, Round of doubles with given digits...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14544: Round of doubles with given digits does not work

Submitter:  Gerd Nick <nige>
Submitted:  Thu 15 Sep 2005 10:00:00 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 15 Sep 2005 11:48:46 AM UTC, comment #1: 

Nice catch, fix applied.


Gopal.V <t3rmin4t0r>
Group administrator
Thu 15 Sep 2005 10:00:00 AM UTC, original submission:  

There is an error in the RoundDouble-Method in lib_math.c.
If HAVE_POW is defined, the given digits will be ignored,
because the call of the pow-methode is not correct.

See attached Diff.

Gerd Nick <nige>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #3193:  lib_math.diff added by nige (446B - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-15 t3rmin4t0r StatusNone Fixed
    Open/ClosedOpen Closed
2005-09-15 nige Attached File- Added lib_math.diff, #2954

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code