[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
Tue, 13 Jan 2004 04:42:59 -0500 (EST)


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 jaak@zd.com.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=52813

--- shadow/52813	2004-01-13 04:42:07.000000000 -0500
+++ shadow/52813.tmp.2234	2004-01-13 04:42:59.000000000 -0500
@@ -37,6 +37,11 @@
 
 This doesn't happen with CSC on Windows. Attached is a *.bat file that 
 demonstrates this.
 
 Also when you comment out the "rm" line, the b.dll looks to compile just 
 fine.
+
+------- Additional Comments From jaak@zd.com.pl  2004-01-13 04:42 -------
+Created an attachment (id=6402)
+test case to reproduce the problem on mcs/Linux and csc/Windows
+