[Mono-bugs] [Bug 78312][Maj] Changed - Interlocked.Add does not return addition result

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 5 20:55:31 EDT 2006


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 horst.reiterer at mind-breeze.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78312

--- shadow/78312	2006-05-05 20:29:27.000000000 -0400
+++ shadow/78312.tmp.5166	2006-05-05 20:55:31.000000000 -0400
@@ -60,6 +60,11 @@
 
 Additional Information:
 
 Most likely, the incorrect implementation has its roots in the
 specification of Microsoft's InterlockedExchangeAdd which returns the
 original value, not the new value.
+
+------- Additional Comments From horst.reiterer at mind-breeze.com  2006-05-05 20:55 -------
+Created an attachment (id=16936)
+Proposed fix for the non-intrinsic and x86 case
+


More information about the mono-bugs mailing list