[Mono-bugs] [Bug 61492][Min] Changed - CSharpCodeCompiler fails on CompileAssemblyFromDomBatch

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jul 2004 16:36:02 -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 peter@newton.cx.

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

--- shadow/61492	2004-07-13 16:32:48.000000000 -0400
+++ shadow/61492.tmp.20054	2004-07-13 16:36:02.000000000 -0400
@@ -27,6 +27,11 @@
 that it will always return the same filename when given the same extension.
 (An idiotic semantic IMHO, but that's beside the point.) Anyway the code
 tries to create the same file twice and you get an exception.
 
 Soon-to-be-attached patch munges in the index variable i in the extension,
 so that the files have unique names.
+
+------- Additional Comments From peter@newton.cx  2004-07-13 16:36 -------
+Created an attachment (id=8544)
+Proposed solution
+