[Mono-bugs] [Bug 32925][Maj] Changed - Casting to a pointer which isn't a standard type causes CS1002 error.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
29 Oct 2002 03:01:30 -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=32925
--- shadow/32925 Mon Oct 28 03:58:17 2002
+++ shadow/32925.tmp.18940 Mon Oct 28 22:01:30 2002
@@ -1,14 +1,14 @@
Bug#: 32925
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: alan@alanz.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -69,6 +69,10 @@
The code is valid and should compile ok, performing the cast.
How often does this happen?
Everytime
+
+------- Additional Comments From miguel@ximian.com 2002-10-28 22:01 -------
+Wow, this was really hard to fix. The fix is rather simple, but it
+took me a while to undersatnd it. Fix is on cvs.