mail-archives/mono-bugs/2002-July/001296.html

92 строки
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 28260][Maj] Changed - Unhandled Exception calling Type.GetMethod()
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="001295.html">
<LINK REL="Next" HREF="001297.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 28260][Maj] Changed - Unhandled Exception calling Type.GetMethod()
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 28260][Maj] Changed - Unhandled Exception calling Type.GetMethod()">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>26 Jul 2002 23:50:40 -0000</I>
<P><UL>
<LI> Previous message: <A HREF="001295.html">[Mono-bugs] [Bug 28260][Maj] New - Unhandled Exception calling Type.GetMethod()
</A></li>
<LI> Next message: <A HREF="001297.html">[Mono-bugs] [Bug 28194][Blo] Changed - When calling sizeof(string) mono gets a Trace/breakpoint trap
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1296">[ date ]</a>
<a href="thread.html#1296">[ thread ]</a>
<a href="subject.html#1296">[ subject ]</a>
<a href="author.html#1296">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=28260">http://bugzilla.ximian.com/show_bug.cgi?id=28260</A>
--- shadow/28260 Fri Jul 26 19:41:43 2002
+++ shadow/28260.tmp.10871 Fri Jul 26 19:50:40 2002
@@ -1,14 +1,14 @@
Bug#: 28260
Product: Mono/Runtime
Version: unspecified
OS: GNU/Linux [Other]
OS Details: alp debian sid packages
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:kiwnix@yahoo.es">kiwnix@yahoo.es</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
@@ -49,6 +49,9 @@
public static void Main()
{
Type MyType = Type.GetType(&quot;prueba&quot;);
MethodBase Mymethodbase = MyType.GetMethod(&quot;Mymethod&quot;);
}
}
+
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2002-07-26 19:50 -------
+It works with current version.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="001295.html">[Mono-bugs] [Bug 28260][Maj] New - Unhandled Exception calling Type.GetMethod()
</A></li>
<LI> Next message: <A HREF="001297.html">[Mono-bugs] [Bug 28194][Blo] Changed - When calling sizeof(string) mono gets a Trace/breakpoint trap
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1296">[ date ]</a>
<a href="thread.html#1296">[ thread ]</a>
<a href="subject.html#1296">[ subject ]</a>
<a href="author.html#1296">[ author ]</a>
</LI>
</UL>
</body></html>