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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 20 08:21:39 EST 2007


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


Marek Safar <msafar at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #5 from Marek Safar <msafar at novell.com>  2007-11-20 06:21:39 MST ---
Fixed in trunk and 1.2.6 branch.

Thank you for reporting this issue.

We now allow IntPtr/UIntPtr to enum conversion by using standard conversion
rules which does not exactly match csc because it ignores user-conversion
rules.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list