[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 04:21:02 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76404
--- shadow/76404 2005-10-11 04:18:37.000000000 -0400
+++ shadow/76404.tmp.22230 2005-10-11 04:21:02.000000000 -0400
@@ -62,6 +62,9 @@
for builtin_types (which does not have location). That's why
lexer.Location is assigned (only when the location could not be acquired).
Basically there we should not use builtin_types directly but use
something like a type reference, but this is rather small fix.
+
+------- Additional Comments From atsushi at ximian.com 2005-10-11 04:21 -------
+oops, you're right ;-)
More information about the mono-bugs
mailing list