[Mono-bugs] [Bug 370402] New: Missing CS0165

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 13 11:10:08 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=370402


           Summary: Missing CS0165
           Product: Mono: Compilers
           Version: 1.9.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=201281)
 --> (https://bugzilla.novell.com/attachment.cgi?id=201281)
Test Case

The attached sample should produce 2 CS0165 errors:

Use of unassigned local variable 'ms'.
Use of unassigned local variable 'ms2'.

Both mcs and gmcs compile without error.

This case is derived from trying to compile MonoDevelop with csc:
SearchResultPad.cs: Line 472, Variable selIter.
ErrorListPad.cs: Line 737, Variable selIter.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list