[Mono-bugs] [Bug 53786][Min] Changed - int* is not emitted
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 20:10:20 -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-02-12 09:42:02.000000000 -0500
+++ shadow/53786.tmp.14242 2004-04-28 20:10:20.000000000 -0400
@@ -1,20 +1,20 @@
Bug#: 53786
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
Status: REOPENED
Resolution:
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: marek.safar@seznam.cz
QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
URL:
Cc:
Summary: int* is not emitted
// This code contains two bugs.
// The 1st: int* is not generated as Int32* but only like Int32.