Bug 320160 (MONO77370) - gmcs doesn't allow static modifier on partial classes
Summary: gmcs doesn't allow static modifier on partial classes
Status: RESOLVED MOVED
Alias: MONO77370
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Raja R Harinath
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-26 20:43 UTC by Forgotten User vxPDddArjq
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:46:15 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"