[Mono-bugs] [Bug 47672][Maj] Changed - Thread.SetData throws ArgumentException only with Mono
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Oct 2003 11:57:45 -0400 (EDT)
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 cmars@ziplip.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47672
--- shadow/47672 2003-10-02 10:06:24.000000000 -0400
+++ shadow/47672.tmp.28564 2003-10-03 11:57:45.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47672
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: cmars@ziplip.com
QAContact: mono-bugs@ximian.com
@@ -115,6 +115,14 @@
Casey
------- Additional Comments From vargaz@freemail.hu 2003-10-02 10:06 -------
A new mono release, mono 0.28 has been released, which contains the
fix I talked about. Could you try the new version out, and see if it
fixes your problem ?
+
+------- Additional Comments From cmars@ziplip.com 2003-10-03 11:57 -------
+Ah, Mono-0.28 seems to fix the threading issue. Now that the
+threading is working I have discovered a new compatibility issue
+between MS framework and Mono when running the Bamboo demo but it is
+very different in nature and I will open a new ticket.
+
+Thank you for all your help!