[Mono-bugs] [Bug 34451][Min] Changed - mcs - Enum to IntPtr cast failing

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Nov 2002 18:47:09 -0000


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=34451

--- shadow/34451	Thu Nov 21 22:57:44 2002
+++ shadow/34451.tmp.12132	Fri Nov 22 13:47:09 2002
@@ -47,6 +47,9 @@
 Rhys Wheatherley from .GNU told me about a simple workaround for this 
 bug:
 
 SomeFunction((IntPtr)(int)SomeEnum.Member1);
 
 compiles just fine.
+
+------- Additional Comments From miguel@ximian.com  2002-11-22 13:47 -------
+This bug is fixed on cvs.