[Mono-bugs] [Bug 53710][Wis] Changed - csc/mcs combatibility: compiling multiple files

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 1 Feb 2004 16:05:04 -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 yummyfiddlehead@yahoo.com.

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

--- shadow/53710	2004-02-01 16:04:41.000000000 -0500
+++ shadow/53710.tmp.12243	2004-02-01 16:05:04.000000000 -0500
@@ -10,12 +10,13 @@
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yummyfiddlehead@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
+Cc: 
 Summary: csc/mcs combatibility: compiling multiple files
 
 Description of Problem:
 When a program is compiled with csc like this `csc a.cs b.cs c.cs` it 
 produces an exe named c.exe by default.
 When a program is compiled with mcs like this `mcs a.cs b.cs c.cs` it