[Mono-bugs] [Bug 74996][Blo] Changed - MI/ method lookup oddness ...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 19 12:56:06 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 michael at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74996
--- shadow/74996 2005-05-19 12:50:54.000000000 -0400
+++ shadow/74996.tmp.6199 2005-05-19 12:56:06.000000000 -0400
@@ -86,6 +86,11 @@
$ monop -r:cli_types_bridgetest.dll
'unoidl.test.testtools.bridgetest.XMulti'
public interface XMulti : XMultiBase1, XMultiBase2, XMultiBase3,
XMultiBase3a, XMultiBase4, XMultiBase5, XMultiBase6, XMultiBase7 {
}
+
+------- Additional Comments From michael at ximian.com 2005-05-19 12:56 -------
+Ah - also worth pointing out that the XMulti object is a proxy object
+wrapping some C++ code - so I guess a pure Mono/on/Mono test-case
+would need to use some proxying goodness to get near the problem I guess.
More information about the mono-bugs
mailing list