[Mono-bugs] [Bug 67520][Nor] Changed - MCS in cvs HEAD can't compile MD
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Oct 2004 03:12:39 -0400 (EDT)
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 tberman@off.net.
http://bugzilla.ximian.com/show_bug.cgi?id=67520
--- shadow/67520 2004-10-06 13:52:52.000000000 -0400
+++ shadow/67520.tmp.26603 2004-10-07 03:12:39.000000000 -0400
@@ -77,6 +77,15 @@
Otherwise, NOTABUG.
------- Additional Comments From tberman@off.net 2004-10-06 13:52 -------
Which version of csc? Because I believe that no one has touched that
code since we imported from #D, and they build on .net 1.1
+
+------- Additional Comments From tberman@off.net 2004-10-07 03:12 -------
+raja, for the sake of explanation (to satisfy my own curiosity), why
+is that error even generated?
+
+You are using A.B.C and csc is looking at A.B?
+
+If the main executable was in namespace A instead of A.D I would
+potentially understand, but as it stands, I don't even get csc's error.