зеркало из https://github.com/mono/mail-archives.git
90 строки
3.8 KiB
HTML
90 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 74937][Maj] Changed - custom type failure ..
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074937%5D%5BMaj%5D%20Changed%20-%20custom%20type%20failure%20..&In-Reply-To=bug-74937%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="029905.html">
|
|
<LINK REL="Next" HREF="029907.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 74937][Maj] Changed - custom type failure ..</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074937%5D%5BMaj%5D%20Changed%20-%20custom%20type%20failure%20..&In-Reply-To=bug-74937%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 74937][Maj] Changed - custom type failure ..">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Thu Jun 2 11:20:55 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="029905.html">[Mono-bugs] [Bug 75122][Blo] New - Can't run mod_mono
|
|
</A></li>
|
|
<LI>Next message: <A HREF="029907.html">[Mono-bugs] [Bug 75122][Min] Changed - Can't run mod_mono
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#29906">[ date ]</a>
|
|
<a href="thread.html#29906">[ thread ]</a>
|
|
<a href="subject.html#29906">[ subject ]</a>
|
|
<a href="author.html#29906">[ 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">michael at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74937">http://bugzilla.ximian.com/show_bug.cgi?id=74937</A>
|
|
|
|
--- shadow/74937 2005-05-25 09:50:17.000000000 -0400
|
|
+++ shadow/74937.tmp.11620 2005-06-02 11:20:55.000000000 -0400
|
|
@@ -1,12 +1,12 @@
|
|
Bug#: 74937
|
|
Product: Mono: Runtime
|
|
Version: 1.1
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: RESOLVED
|
|
+Status: VERIFIED
|
|
Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Major
|
|
Component: misc
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">michael at ximian.com</A>
|
|
@@ -90,6 +90,9 @@
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A> 2005-05-25 09:50 -------
|
|
This should be fixed in SVN. As lupus said, you should subclass your
|
|
custom type class from System.Reflection.TypeDelegator, since it
|
|
contains much of the functionality needed by your class.
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">michael at ximian.com</A> 2005-06-02 11:20 -------
|
|
+seems to work perfectly in the bridge tests now; many thanks.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="029905.html">[Mono-bugs] [Bug 75122][Blo] New - Can't run mod_mono
|
|
</A></li>
|
|
<LI>Next message: <A HREF="029907.html">[Mono-bugs] [Bug 75122][Min] Changed - Can't run mod_mono
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#29906">[ date ]</a>
|
|
<a href="thread.html#29906">[ thread ]</a>
|
|
<a href="subject.html#29906">[ subject ]</a>
|
|
<a href="author.html#29906">[ 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>
|