http://bugzilla.novell.com/show_bug.cgi?id=494847


           Summary: Enum value returned through reflection invoke is wrong
                    type
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: x86-64
        OS/Version: RHEL 4
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=285673)
 --> (http://bugzilla.novell.com/attachment.cgi?id=285673)
Test case

Description of Problem:
Enum value returned through reflection invoke is wrong type

Steps to reproduce the problem:
1. Run attached sample program
2. 


Actual Results:
a enum_bad.Enum1
b enum_bad.Enum1


Expected Results:
a enum_bad.Enum1
b enum_bad.Enum2

How often does this happen? 
Everytime

Additional Information:
This worked in 2.4. It seems r131397 broke this.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to