[Mono-bugs] [Bug 30823][Min] Changed - monodis crashes on global fields with pointer type
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
24 Sep 2002 09:53:53 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30823
--- shadow/30823 Tue Sep 24 05:53:28 2002
+++ shadow/30823.tmp.11487 Tue Sep 24 05:53:53 2002
@@ -1,13 +1,13 @@
Bug#: 30823
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
------- Additional Comments From lupus@ximian.com 2002-09-24 05:53 -------
I think the correct fix here is to use mono_type_size () in monodis.
I committed that fix for now.
I'll leave the bug open with minor priority until I'll have time to
review the the uses of the ptr fake classes.
+
+------- Additional Comments From lupus@ximian.com 2002-09-24 05:53 -------
+Uhm, really keep the bug open.