[Mono-bugs] [Bug 74197][Nor] Changed - Incorrectly reported ArgumentException: GCHandle value belongs to a different domain
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 31 Mar 2005 11:22:09 -0500 (EST)
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 alexmipego@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74197
--- shadow/74197 2005-03-31 10:57:04.000000000 -0500
+++ shadow/74197.tmp.21218 2005-03-31 11:22:09.000000000 -0500
@@ -147,6 +147,11 @@
Ok, I tracked the problem and I though it would be runtime error.
I found that there was zero pointer beeing passed, yet that should
make runtime to throw an exception saying exactly that as we checked
the MS runtime.
Falling back, its a gtk# bug.
+
+------- Additional Comments From alexmipego@hotmail.com 2005-03-31 11:22 -------
+Created an attachment (id=14796)
+fixed the bug
+