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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 09:42:02 -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=53786

--- shadow/53786	2004-02-09 08:44:32.000000000 -0500
+++ shadow/53786.tmp.2647	2004-02-12 09:42:02.000000000 -0500
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -43,6 +43,10 @@
 
 Occurs everytime.
 
 // The 1st: int* is not generated as Int32* but only like Int32.
 
 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.