Bug 315175 (MONO60441) - [GMCS] Attributes on generic methods
Summary: [GMCS] Attributes on generic methods
Status: RESOLVED FIXED
Alias: MONO60441
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 23:25 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

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


---- Reported by bmaurer@users.sf.net 2004-06-18 16:25:27 MST ----

class Foo {
	static void Main () {}
	[System.CLSCompliant (false)]
	void X <T> (T t) {}
}

Will not compile.



---- Additional Comments From martin@ximian.com 2004-06-18 18:00:25 MST ----

FIXED in CVS.


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