[Mono-bugs] [Bug 579058] New: warning CS0252 not issued by {d, g}mcs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 11 06:47:12 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=579058
http://bugzilla.novell.com/show_bug.cgi?id=579058#c0
Summary: warning CS0252 not issued by {d,g}mcs
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mhabersack at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=341963)
--> (http://bugzilla.novell.com/attachment.cgi?id=341963)
test.cs
Compiling the attached code should show the following warning:
test.cs(12,10): warning CS0252: Possible unintended reference comparison; to
get a
value comparison, cast the left hand side to type 'a'
--
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