[Mono-bugs] [Bug 78422][Min] Changed - [minor, csc-bug] Parsing unsafe pointer value assignment

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 01:50:00 EST 2007


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 at ximian.com.

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

--- shadow/78422	2007-01-01 03:49:23.000000000 -0500
+++ shadow/78422.tmp.20715	2007-01-03 01:50:00.000000000 -0500
@@ -10,13 +10,13 @@
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: grompf at sublimeintervention.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: [REGRESSION] Parsing unsafe pointer value assignment
+Summary: [minor, csc-bug] Parsing unsafe pointer value assignment
 
 The following code compiles on MS.net and used to compile on mono:
 
 unsafe class T{
         void B () {
                 void *p;


More information about the mono-bugs mailing list