[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #7016] output order for positive, negative and N
From: |
Rainer Groesslinger |
Subject: |
[Pnet-developers] [bugs #7016] output order for positive, negative and NULL values is not correct |
Date: |
Mon, 29 Dec 2003 12:11:02 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031118 Epiphany/1.0.6 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #7016] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7016>
Project: DotGNU Portable.NET
Submitted by: Rainer Groesslinger
On: Mon 12/29/03 at 17:11
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: output order for positive, negative and NULL values is not correct
Original Submission: When running the attached test case it returns the
following on MS .NET (as expected):
100.000
(100.000)
-
On pnet it returns:
10000.0
1000(0.0)
'-'
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 12/29/03 at 17:11 Name: output.cs Size: 445KB By: scandium
test case for positive/negative/NULL values
http://savannah.gnu.org/bugs/download.php?item_id=7016&item_file_id=916
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7016>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bugs #7016] output order for positive, negative and NULL values is not correct,
Rainer Groesslinger <=