DotGNU Portable.NET - Bugs: bug #26226, String.Compare(String.Empty, 0,...
You are not allowed to post comments on this tracker with your current authentication level.
bug #26226: String.Compare(String.Empty, 0, String.Empty, 0, 0) throws unexpected ArgumentOutOfRangeException
| Submitter: | Thomas Uxiou <uxiou> | ||
| Submitted: | Sat 18 Apr 2009 12:03:32 PM UTC | ||
| Category: | None | Severity: | 3 - Normal |
| Item Group: | None | Status: | Fixed |
| Privacy: | Public | Assigned to: | None |
| Open/Closed: | Closed | ||
|
Mon 18 May 2009 05:42:41 AM UTC, comment #1: |
Klaus Treichel <ktreichel> |
|
Sat 18 Apr 2009 12:03:32 PM UTC, original submission:
Console.WriteLine("{0}", String.Compare(String.Empty, 0, String.Empty, 0, 0));
|
Thomas Uxiou <uxiou> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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 2 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2009-05-18 | ktreichel | Status | None | Fixed | |
| Open/Closed | Open | Closed |

Fixed in CVS