http://bugzilla.novell.com/show_bug.cgi?id=425345
http://bugzilla.novell.com/show_bug.cgi?id=425345#c10 Alexander Buryak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|Normal |Major --- Comment #10 from Alexander Buryak <[email protected]> 2010-01-12 11:57:14 UTC --- Hi, guys! Nice bugfix, but it does the job not for ".NET 2.0+", but for ".NET 2.0 ONLY". How about fixing it for .NET 3.0 and later? For example like this: #if !NET_1_0 && !NET_1_1 // add more versions before 2.0 if I've missed them Thanks in advance. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
