[Mono-bugs] [Bug 77207][Nor] Changed - mcs crashes during
compilation of nunit-console.tests.dll
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 13 15:04:27 EST 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77207
--- shadow/77207 2006-01-11 22:24:00.000000000 -0500
+++ shadow/77207.tmp.27037 2006-01-13 15:04:27.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77207
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: AMD64
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
@@ -36,6 +36,13 @@
How often does this happen?
Additional Information:
When commenting out compilation of the tests, build succeeds.
+
+------- Additional Comments From miguel at ximian.com 2006-01-13 15:04 -------
+This is because you are not referencing the nunit.core.dll in the
+response file, so it ends up loading the nunit.core from the system
+which misses the type.
+
+I just confirmed this on my machine
More information about the mono-bugs
mailing list