[Mono-bugs] [Bug 75624][Nor] Changed - heap-prof uses
mono_type_get_full_name() which has disappeared in SVN
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 24 18:08:18 EDT 2005
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 brion at pobox.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75624
--- shadow/75624 2005-07-24 18:06:36.000000000 -0400
+++ shadow/75624.tmp.20147 2005-07-24 18:08:18.000000000 -0400
@@ -41,6 +41,11 @@
Every time.
Additional Information:
Workaround: change uses of mono_type_get_full_name() to mono_type_get_name_full(), which
was added when the former was removed.
+
+------- Additional Comments From brion at pobox.com 2005-07-24 18:08 -------
+Created an attachment (id=15489)
+change function to other function which does exist. (it rusn, but have not confirmed that semantics are correct)
+
More information about the mono-bugs
mailing list