[Mono-bugs] [Bug 342584] Cast from IntPtr to Enum fails with CS0030

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 18 09:25:17 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=342584#c1


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |atsushi at ximian.com




--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com>  2007-11-18 07:25:14 MST ---
NET 1.1 csc rejects this code exactly the same reason as current gmcs does. So
it is either 1) .NET 2.0 csc is sloppy and it violates ECMA spec (and Mono used
to be buggy as well) or 2) Microsoft has changed the ECMA spec to allow such a
conversion (and Mono became complaint though to the old ECMA spec).


-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list