bugDotGNU Portable.NET - Bugs: bug #4507, Enum.GetValues returns a messed up...

 
 

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

bug #4507: Enum.GetValues returns a messed up Array

Submitter:  Invalid User ID <#21318>
Submitted:  Mon 28 Jul 2003 09:14:08 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 31 Jul 2003 12:19:24 PM UTC, comment #1: 

Cleared on 31-07-2003

Thanks , was a recent regression. (the names are a ToString() problem, which is undefined ?)

Gopal.V <t3rmin4t0r>
Group administrator
Mon 28 Jul 2003 09:14:08 AM UTC, 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:

[bryan@localhost]% ilrun EnumLen.exe                                                               
Length of TestEnum: 6                                                                                          ID_1
ID_2
ID_3
ID_4
ID_5
ID_3

Invalid User ID <#21318>

 

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

No files currently attached

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-07-31 t3rmin4t0r StatusNone None
    Open/ClosedOpen None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code