[Mono-bugs] [Bug 70506][Wis] Changed - Exception from mcs when
output assembly name has no extension
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 21 14:25:00 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=70506
--- shadow/70506 2004-12-13 10:42:31.000000000 -0500
+++ shadow/70506.tmp.29430 2005-05-21 14:25:00.000000000 -0400
@@ -49,6 +49,9 @@
Actually, csc just outputs file with specified name, not complaining
about lack of extension. So probably mcs should just add the proper
extension when creating ModuleBuilder.
The other thing is that csc's output contains module name without
extension, but SR.Emit seems to do not allow this (neither mono nor
MS.NET)
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-21 14:25 -------
+*** Bug 73333 has been marked as a duplicate of this bug. ***
More information about the mono-bugs
mailing list