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=79810 --- shadow/79810 2006-11-02 14:26:30.000000000 -0500 +++ shadow/79810.tmp.18379 2006-11-06 09:30:29.000000000 -0500 @@ -2,21 +2,21 @@ Product: Mono: Compilers Version: 1.1 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: C# -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: [PATCH] CS1058 only applies to 2.0 profile Currently, mcs reports CS1058 for the following code fragment: using System: @@ -64,6 +64,13 @@ and added a separate test for gmcs. ------- Additional Comments From [EMAIL PROTECTED] 2006-11-02 14:26 ------- Created an attachment (id=17977) Fix and tests + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-06 09:30 ------- +The patch and tests look good. I think you can apply. And yes, the +known-issues-gmcs approach is the cleanest kludge :-( + +Marek, do you have any comments? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
