Bugzilla – Bug 315175
[GMCS] Attributes on generic methods
Last modified: 2007-09-15 21:24:23 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".