mail-archives/mono-bugs/2003-August/006960.html

94 строки
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 47728][Wis] New - Implementation of IWrapper twice
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006959.html">
<LINK REL="Next" HREF="006961.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 47728][Wis] New - Implementation of IWrapper twice
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 47728][Wis] New - Implementation of IWrapper twice">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Tue, 19 Aug 2003 04:42:59 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006959.html">[Mono-bugs] [Bug 47727][Wis] Changed - Changing twice the color of a control results a System.ArgumentOutOfRangeException error
</A></li>
<LI> Next message: <A HREF="006961.html">[Mono-bugs] [Bug 47729][Wis] New - an extra ( is displayed
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6960">[ date ]</a>
<a href="thread.html#6960">[ thread ]</a>
<a href="subject.html#6960">[ subject ]</a>
<a href="author.html#6960">[ 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:mwh@sysrq.dk.">mwh@sysrq.dk.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47728">http://bugzilla.ximian.com/show_bug.cgi?id=47728</A>
--- shadow/47728 2003-08-19 04:42:59.000000000 -0400
+++ shadow/47728.tmp.7287 2003-08-19 04:42:59.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 47728
+Product: Mono/Doctools
+Version: unspecified
+OS:
+OS Details: LFS
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Gui
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+ReportedBy: <A HREF="mailto:mwh@sysrq.dk">mwh@sysrq.dk</A>
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Implementation of IWrapper twice
+
+Some types in Monodoc-0.6 implements GLib.IWrapper twice, for example:
+
+Gtk.MessageDialog
+public class MessageDialog : Dialog, Atk.Implementor, GLib.IWrapper,
+GLib.IWrapper, IDisposable
+
+These types has the same problem.
+Gtk.Menu
+Gtk.AccelLabel
+Gtk.Alignment
+
+Probably many more.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006959.html">[Mono-bugs] [Bug 47727][Wis] Changed - Changing twice the color of a control results a System.ArgumentOutOfRangeException error
</A></li>
<LI> Next message: <A HREF="006961.html">[Mono-bugs] [Bug 47729][Wis] New - an extra ( is displayed
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6960">[ date ]</a>
<a href="thread.html#6960">[ thread ]</a>
<a href="subject.html#6960">[ subject ]</a>
<a href="author.html#6960">[ author ]</a>
</LI>
</UL>
</body></html>