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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80589 --- shadow/80589 2007-01-23 17:27:47.000000000 -0500 +++ shadow/80589.tmp.2201 2007-01-23 17:27:47.000000000 -0500 @@ -0,0 +1,42 @@ +Bug#: 80589 +Product: Mono: Compilers +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: "Inferred" often misspelled as "Infered" + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: +While investigating a type inference bug, I noticed that the +word "inferred" is often misspelled as "infered" in the Mono Compiler +System, and that these misspellings are even sometimes presented to the +user (for example, error CS0411). + +Steps to reproduce the problem: +1. Perform any of the built in tests to trigger CS0411, or just run a +search on the mcs directory for "infered" +2. +3. + +Actual Results: +The text "infered" is found + +Expected Results: +The text "inferred" should be found, instead + +How often does this happen? +Always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
