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: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs