[Mono-bugs] [Bug 52813][Nor] Changed - mcs cannot recompile assembly with circular reference when one assembly is deleted
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Apr 2004 16:46:40 -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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52813
--- shadow/52813 2004-01-18 16:05:08.000000000 -0500
+++ shadow/52813.tmp.5206 2004-04-26 16:46:40.000000000 -0400
@@ -1,23 +1,24 @@
Bug#: 52813
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
-OS: Fedora 1.0
+OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: WONTFIX
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: jaak@zd.com.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs cannot recompile assembly with circular reference when one assembly is deleted
+BugsThisDependsOn: 57602
Description of Problem:
mcs cannot recompile assembly with circular reference when just-being-
compiled-assembly is deleted before recompilation.
@@ -45,6 +46,14 @@
Created an attachment (id=6402)
test case to reproduce the problem on mcs/Linux and csc/Windows
------- Additional Comments From miguel@ximian.com 2004-01-18 16:05 -------
This seems like an interesting quirk, but not going to support this.
+
+------- Additional Comments From jackson@ximian.com 2004-04-26 16:46 -------
+I believe this is directly related to bug #57602, if fixing that bug
+does not fix this I'll probably switch this back to WONTFIX ;-).
+
+Love,
+Jackson
+