[Mono-bugs] [Bug 516676] New: Spurious unitialized variable error CS0165
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 25 19:39:27 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=516676
Summary: Spurious unitialized variable error CS0165
Classification: Mono
Product: Mono: Compilers
Version: 2.4.x
Platform: x86-64
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: directhex at apebox.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=300508)
--> (http://bugzilla.novell.com/attachment.cgi?id=300508)
Test case
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.11)
Gecko/2009060309 Ubuntu/9.04 (jaunty) Firefox/3.0.11
A bug has been reported in Ubuntu which appears to be cause upstream - see
https://bugs.edge.launchpad.net/ubuntu/+source/mono/+bug/392342
The test case attached here, from that bug report, fails to build on 2.4.0 but
built okay on 2.0.1
Reproducible: Always
Steps to Reproduce:
1.Build attached
Actual Results:
test2.cs(33,81): error CS0165: Use of unassigned local variable `tags'
Expected Results:
Compilation
--
Configure bugmail: http://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