Bug 315249 (MONO60722) - [PATCH] sealed abstract class T
Summary: [PATCH] sealed abstract class T
Status: RESOLVED FIXED
Alias: MONO60722
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Marek Safar
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-25 00:37 UTC by Ben Maurer
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
PATCH (2.18 KB, patch)
2004-06-29 19:25 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:44:02 UTC


---- Reported by bmaurer@users.sf.net 2004-06-24 17:37:29 MST ----

using System;

sealed abstract class T {
	static void Main () {
	}
}

should not compile



---- Additional Comments From marek.safar@seznam.cz 2004-06-29 12:25:20 MST ----

Created an attachment (id=166335)
PATCH




---- Additional Comments From miguel@ximian.com 2004-07-11 11:42:56 MST ----

Please apply this patch and close the bug.



---- Additional Comments From miguel@ximian.com 2004-07-26 12:05:36 MST ----

ping?

Imported an attachment (id=166335)

Unknown operating system unknown. Setting to default OS "Other".