mail-archives/mono-bugs/2005-June/030547.html

85 строки
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75250][Nor] Changed - [GMCS] [PATCH] make
TypeBuilder.GetMethod/Constructor/Field work again
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075250%5D%5BNor%5D%20Changed%20-%20%5BGMCS%5D%20%5BPATCH%5D%20make%0A%09TypeBuilder.GetMethod/Constructor/Field%20work%20again&In-Reply-To=bug-75250%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030546.html">
<LINK REL="Next" HREF="030548.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75250][Nor] Changed - [GMCS] [PATCH] make
TypeBuilder.GetMethod/Constructor/Field work again</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075250%5D%5BNor%5D%20Changed%20-%20%5BGMCS%5D%20%5BPATCH%5D%20make%0A%09TypeBuilder.GetMethod/Constructor/Field%20work%20again&In-Reply-To=bug-75250%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75250][Nor] Changed - [GMCS] [PATCH] make
TypeBuilder.GetMethod/Constructor/Field work again">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Fri Jun 17 11:20:29 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030546.html">[Mono-bugs] [Bug 75250][Nor] Changed - [GMCS] [PATCH] make
TypeBuilder.GetMethod/Constructor/Field work again
</A></li>
<LI>Next message: <A HREF="030548.html">[Mono-bugs] [Bug 75117][Maj] Changed - Trying to run any exe not as
root segfaults.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30547">[ date ]</a>
<a href="thread.html#30547">[ thread ]</a>
<a href="subject.html#30547">[ subject ]</a>
<a href="author.html#30547">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">malekith at pld-linux.org.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75250">http://bugzilla.ximian.com/show_bug.cgi?id=75250</A>
--- shadow/75250 2005-06-17 11:07:58.000000000 -0400
+++ shadow/75250.tmp.12505 2005-06-17 11:20:29.000000000 -0400
@@ -84,6 +84,11 @@
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">malekith at pld-linux.org</A> 2005-06-17 11:07 -------
The assertion was caused by class C that implemneted interface I1
derived from I2 (all generic). C however didn't list I2 explictly. I
don't know if this is allowed by the spec. If so, I can report a small
testcase for it. One way or another we've managed to code it around.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">malekith at pld-linux.org</A> 2005-06-17 11:20 -------
+(in previous comment I was talking about generic_context assertion)
+
+GetParent issue is also gone now, so everything is fine, thanks!
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030546.html">[Mono-bugs] [Bug 75250][Nor] Changed - [GMCS] [PATCH] make
TypeBuilder.GetMethod/Constructor/Field work again
</A></li>
<LI>Next message: <A HREF="030548.html">[Mono-bugs] [Bug 75117][Maj] Changed - Trying to run any exe not as
root segfaults.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30547">[ date ]</a>
<a href="thread.html#30547">[ thread ]</a>
<a href="subject.html#30547">[ subject ]</a>
<a href="author.html#30547">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>