dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [Bug #3091] misformatting of doubles while printing us


From: nobody
Subject: [Pnet-developers] [Bug #3091] misformatting of doubles while printing using Console.WriteLine()
Date: Thu, 03 Apr 2003 11:41:55 -0500

=================== BUG #3091: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3091&group_id=353

Changes by: Gopal.V <address@hidden>
Date: Thu 04/03/2003 at 22:11 (Asia/Calcutta)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Duplicate
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Same as BUG #2223

http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2223&group_id=353

Fixed as well .[

$ ilrun a.out.exe 
5.2
8.1




=================== BUG #3091: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: DotGNU Portable.NET          
Submitted on: Thu 04/03/2003 at 21:17
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Duplicate                
Assigned to:  None                    Status:  Closed                       

Summary:  misformatting of doubles while printing using Console.WriteLine()

Original Submission:  The expected output of the file is:
5.2 and 8.1 but the output is:

bash-2.05$ cscc double.cs
bash-2.05$ ilrun a.out.exe
5.200000000000001
8.099999999999999

Follow-up Comments
*******************

-------------------------------------------------------
Date: Thu 04/03/2003 at 22:11       By: t3rmin4t0r
Same as BUG #2223

http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2223&group_id=353

Fixed as well .[

$ ilrun a.out.exe 
5.2
8.1



CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Thu 04/03/2003 at 21:17  Name: double.cs  Size: 0KB   By: None

http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=3091&amp;bug_file_id=383


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3091&group_id=353


reply via email to

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