[Mono-bugs] [Bug 63768][Nor] Changed - the Name property is wrong on pointer types
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 26 Aug 2004 15:56:14 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=63768
--- shadow/63768 2004-08-25 12:25:24.000000000 -0400
+++ shadow/63768.tmp.23482 2004-08-26 15:56:14.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 63768
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: vargaz@freemail.hu
ReportedBy: malekith@pld-linux.org
QAContact: mono-bugs@ximian.com
@@ -25,6 +25,9 @@
}
The program above prints "System.Void* System", where it should have
printed "System.Void* Void*" or maybe "System.Void* Void".
I filled bug against runtime, since it's icall.
+
+------- Additional Comments From vargaz@freemail.hu 2004-08-26 15:56 -------
+Fixed in CVS.