[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #4507] Enum.GetValues returns a messed up Array
From: |
nobody |
Subject: |
[Pnet-developers] [bug #4507] Enum.GetValues returns a messed up Array |
Date: |
Mon, 28 Jul 2003 05:14:09 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6 |
=================== BUG #4507: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4507&group_id=353
Submitted by: bbulten Project: DotGNU Portable.NET
Submitted on: Mon 07/28/2003 at 09:14
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: Enum.GetValues returns a messed up Array
Original Submission: Enum.GetValues, as demonstrated in the attached sample
returns an array of the wrong length with incorrect (duplicate, incomplete list
of) values.
Sample program output:
address@hidden ilrun EnumLen.exe
Length of TestEnum: 6
ID_1
ID_2
ID_3
ID_4
ID_5
ID_3
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Mon 07/28/2003 at 09:14 Name: EnumLen.cs Size: 0KB By: bbulten
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=4507&bug_file_id=560
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4507&group_id=353
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bug #4507] Enum.GetValues returns a messed up Array,
nobody <=