[Mono-bugs] [Bug 43819][Cos] New - dead URL link in mono source code (with fix)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 28 May 2003 14:43:29 -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 cwitty@newtonlabs.com.

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

--- shadow/43819	Wed May 28 14:43:29 2003
+++ shadow/43819.tmp.12332	Wed May 28 14:43:29 2003
@@ -0,0 +1,41 @@
+Bug#: 43819
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Cosmetic
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: cwitty@newtonlabs.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: dead URL link in mono source code (with fix)
+
+Description of Problem:
+In mono 0.24, the file mono/io-layer/atomic.h says:
+
+ * See
+ *
+http://msdn.microsoft.com/library/en-us/dnmag00/html/win320700.asp?frame=true
+ * for the reasons for using cmpxchg and a loop here.
+ *
+ * That url is no longer valid, but it's still in the google cache at the
+ * moment:
+http://www.google.com/search?q=cache:http://msdn.microsoft.com/librar
+y/en-us/dnmag00/html/win320700.asp?frame=true
+
+Neither URL currently works.
+
+Steps to reproduce the problem:
+1. Look at the source code.
+2. Try to follow the URL's.
+
+Additional Information:
+
+A currently valid (May 28 2003) URL is:
+http://msdn.microsoft.com/msdnmag/issues/0700/Win32/