Bugzilla – Bug 320160
gmcs doesn't allow static modifier on partial classes
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by vargaz@gmail.com 2006-01-26 13:43:45 MST ---- Testcase: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< using System; using System.Text; using System.Threading; public static partial class Ops { public static void Main () { } } <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< This compiles using csc. This prevents IronPython 1.0 beta 2 from being compiled with mono. ---- Additional Comments From atsushi@ximian.com 2006-01-26 13:52:44 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO77027 *** ---- Additional Comments From atsushi@ximian.com 2006-01-26 14:18:45 MST ---- Patch for this bug is attached to https://bugzilla.novell.com/show_bug.cgi?id=MONO77027. Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"