[Mono-bugs] [Bug 38663][Min] Changed - pointer to struct compiles, but shouldn't

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 25 Feb 2003 23:22:47 -0500 (EST)


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

--- shadow/38663	Tue Feb 25 07:16:51 2003
+++ shadow/38663.tmp.20017	Tue Feb 25 23:22:47 2003
@@ -1,14 +1,14 @@
 Bug#: 38663
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,9 @@
 
 The csc error is:
 struct-addr.cs(8,8): error CS0208: Cannot take the address or size of a
 variable of a managed type ('pwd')
 
 Note with both compilers using /unsafe is needed.
+
+------- Additional Comments From miguel@ximian.com  2003-02-25 23:22 -------
+Fixed on CVS.