[Mono-bugs] [Bug 60620][Nor] Changed - temp_srcport = *(short *)&fixed_buf[e.HeaderLength];

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Apr 2005 10:51:01 -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 rharinath@novell.com.

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

--- shadow/60620	2005-04-16 17:21:25.000000000 -0400
+++ shadow/60620.tmp.11325	2005-04-26 10:51:01.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60620
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath@novell.com                            
 ReportedBy: ray@lcdstudio.com               
 QAContact: mono-bugs@ximian.com
@@ -333,6 +333,10 @@
 			{
 				PacketArrival(this, e);
 			}
 		}
 	}
 }
+
+------- Additional Comments From rharinath@novell.com  2005-04-26 10:51 -------
+I cannot reproduce the problem with the latest SVN checkout of mcs.
+