[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:21 -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	Fri Nov 22 13:47:09 2002
+++ shadow/34451.tmp.12152	Fri Nov 22 13:47:21 2002
@@ -1,12 +1,12 @@
 Bug#: 34451
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: RESOLVED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: fgonthier@hermes.usherb.ca               
@@ -47,9 +47,12 @@
 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.
 
 ------- Additional Comments From miguel@ximian.com  2002-11-22 13:47 -------
 This bug is fixed on cvs.