[Mono-bugs] [Bug 35461][Min] Changed - Miss. warn(4) CS0078: l and 1 can easily be confused

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Dec 2002 18:54:26 -0000


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 martin@ximian.com.

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

--- shadow/35461	Wed Dec 18 12:46:00 2002
+++ shadow/35461.tmp.23433	Wed Dec 18 13:54:26 2002
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bugbuddy-import@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: mcs doesn't report warnings (level 4) of type CS0078
+Summary: Miss. warn(4) CS0078: l and 1 can easily be confused
 
 Package: Mono/MCS
 Priority: Normal
 Version: CVS Dec-10-2002
 Synopsis: mcs doesn't report warnings (level 4) of type CS0078
 Bugzilla-Product: Mono/MCS
@@ -53,7 +53,14 @@
 
 
 Unknown reporter: jaime@gnome.org, changed to bugbuddy-import@ximian.com.
 Setting qa contact to the default for this product.
    This bug either had no qa contact or an invalid one.
 
+
+
+------- Additional Comments From martin@ximian.com  2002-12-18 13:54 -------
+Same as bug #34768 - it'll probably affect performance since and I'm 
+not sure when to report this warning: only if the `l' or `1' is at 
+the end of an identifier or always if two identifiers are just 
+differing by an `l' and a `1' ?