[Mono-bugs] [Bug 58055][Blo] Changed - volatile interface members dont' work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 9 May 2004 15:01:47 -0400 (EDT)


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=58055

--- shadow/58055	2004-05-09 14:54:52.000000000 -0400
+++ shadow/58055.tmp.24632	2004-05-09 15:01:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58055
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
 Status: RESOLVED   
-Resolution: FIXED
+Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-05-07 07:44 -------
 CSC may allow `IntPtr' to be used (it is not really a valuetype for
 the runtime).
 
 ------- Additional Comments From miguel@ximian.com  2004-05-09 14:54 -------
 IntPtr is not allowed by CSC.  I have applied Iain's patch.
+
+------- Additional Comments From miguel@ximian.com  2004-05-09 15:01 -------
+IntPtr is not allowed by CSC.  I have applied Iain's patch.