https://bugzilla.novell.com/show_bug.cgi?id=388883
Summary: Behavioural incompatibility with .NET's C# compiler
Product: Mono: Compilers
Version: 1.9.0
Platform: x86
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
There are two source code files: a.cs and b.cs. Main() is located in b.cs.
Files are compiled into a single assembly as: "compiler a.cs b.cs". .NET
compiler will name the assembly "b.exe", while Mono compiler will name it
"a.exe".
I am not sure if this level of compatibility is desired (especially, as there's
an "/o" flag), but I find .NET's compiler behavior more "correct".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs