[Mono-bugs] [Bug 76404][Min] Changed - [PATCH] mcs misses the
location of CS0214 for constants
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 11 03:46:40 EDT 2005
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76404
--- shadow/76404 2005-10-11 03:16:41.000000000 -0400
+++ shadow/76404.tmp.21454 2005-10-11 03:46:40.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 76404
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: atsushi at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] mcs misses the location of CS0214 for constants
@@ -48,6 +48,11 @@
A fix being attached.
------- Additional Comments From atsushi at ximian.com 2005-10-11 03:16 -------
Created an attachment (id=15904)
proposed fix
+
+------- Additional Comments From rharinath at novell.com 2005-10-11 03:46 -------
+Hmm... Don't you need to pass the newly computed locations to the
+ComposedCast constructor in the first two cases?
+
More information about the mono-bugs
mailing list