[Mono-bugs] [Bug 70910][Min] Changed - Strange Chars in header of the file System.Collections.Generic.ReadOnlyCollectio

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 31 Dec 2004 11:34:08 -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 mdupont777@yahoo.com.

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

--- shadow/70910	2004-12-31 11:27:26.000000000 -0500
+++ shadow/70910.tmp.14069	2004-12-31 11:34:08.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 70910
 Product: Mono: Class Libraries
 Version: 1.0
 OS: Debian Woody
 OS Details: Linux debian GNU/Linux UNSTABLE 2.4.21-xfs #13 SMP Tue Aug 26 01:46:14 CEST 2003 i686 GNU/Linux
-Status: REOPENED   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mdupont777@yahoo.com               
@@ -37,6 +37,21 @@
 
 ------- Additional Comments From mdupont777@yahoo.com  2004-12-31 11:27 -------
 This is an issue that I cannot compile with pnet/cscc because the junk
 in the header of the file. Please remove it, because it has no meaning
 or purpose. THe fact that it might compile is not intentional, but
 accidental.
+
+------- Additional Comments From mdupont777@yahoo.com  2004-12-31 11:34 -------
+
+please apply this patch :
+mdupont@worker:~/EXPERIMENTS/mono/mcs/class/System/System.Collections.Generic$
+diff -u ReadOnlyCollection.cs ReadOnlyCollection.cs.mdupont
+--- ReadOnlyCollection.cs       2004-12-31 11:08:30.000000000 +0000
++++ ReadOnlyCollection.cs.mdupont       2004-12-31 15:42:52.000000000
++0000
+@@ -1,4 +1,4 @@
+-\uffff\uffff\uffff//
++//
+ // System.Collections.Generic.ReadOnlyCollection
+ //
+ // Author: