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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=70506 --- shadow/70506 2006-07-16 17:59:24.000000000 -0400 +++ shadow/70506.tmp.9729 2006-09-07 10:09:37.000000000 -0400 @@ -1,17 +1,17 @@ Bug#: 70506 Product: Mono: Compilers Version: 1.0 OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: NEW +Resolution: Severity: Unknown Priority: Wishlist Component: C# -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Exception from mcs when output assembly name has no extension @@ -58,6 +58,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-07-16 17:58 ------- Fixed in SVN. ------- Additional Comments From [EMAIL PROTECTED] 2006-07-16 17:59 ------- Fixed in SVN. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-07 10:09 ------- +Martin reverted r62663 because the fix is bogus (try compiling a file +named a.2.cs for example). + +I think the fix is to either remove the exception from SRE or handle +it with a workaround inside the compiler. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
