[Mono-bugs] [Bug 53786][Min] Changed - int* is not emitted

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 22:28:40 -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 martin@ximian.com.

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

--- shadow/53786	2004-04-28 20:10:20.000000000 -0400
+++ shadow/53786.tmp.16190	2004-04-28 22:28:40.000000000 -0400
@@ -8,13 +8,13 @@
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: V1
+TargetMilestone: ---
 URL: 
 Cc: 
 Summary: int* is not emitted
 
 // This code contains two bugs.
 // The 1st: int* is not generated as Int32* but only like Int32.
@@ -47,6 +47,9 @@
 
 Occurs when compile via mcs and use Microsoft Runtime.
 
 ------- Additional Comments From miguel@ximian.com  2004-02-12 09:42 -------
 Will not likely fix the redundant variable;   The MS runtime bug is a
 low-priority.
+
+------- Additional Comments From martin@ximian.com  2004-04-28 22:28 -------
+Resetting target milestone.