[Mono-bugs] [Bug 79110][Min] Changed - System.Type.Name property should append '&' if IsByRef is true

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 08:40:32 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/79110	2006-08-19 15:34:38.000000000 -0400
+++ shadow/79110.tmp.30363	2006-08-31 08:40:32.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79110
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: peter.dettman at iinet.net.au               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -44,6 +44,10 @@
             Console.WriteLine(pt.Name);
         }
 
         public static void Reflected(ref int a) {}
     }
 }
+
+------- Additional Comments From vargaz at gmail.com  2006-08-31 08:40 -------
+Fixed in SVN.
+


More information about the mono-bugs mailing list