[Mono-bugs] [Bug 77027][Min] Changed - cleanup "static partial
class" support (workaround in place).
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jan 29 20:04:03 EST 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77027
--- shadow/77027 2006-01-27 13:44:40.000000000 -0500
+++ shadow/77027.tmp.20881 2006-01-29 20:04:03.000000000 -0500
@@ -3,20 +3,20 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: "static partial class" does not compile
+Summary: cleanup "static partial class" support (workaround in place).
This should compile
static partial class Foo
{
}
@@ -65,6 +65,11 @@
------- Additional Comments From vargaz at gmail.com 2006-01-27 10:29 -------
Could this fix be applied to the branch as well ?
------- Additional Comments From miguel at ximian.com 2006-01-27 13:44 -------
Zoltan, I will backport this patch to the branch
+
+------- Additional Comments From miguel at ximian.com 2006-01-29 20:04 -------
+backported to the branch.
+
+Setting summary to "cleanup", and minor priority
More information about the mono-bugs
mailing list