[Mono-bugs] [Bug 425345] [PATCH] Delegate serialization problem
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 12 06:57:20 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=425345
http://bugzilla.novell.com/show_bug.cgi?id=425345#c10
Alexander Buryak <a.buriak at it-territory.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |a.buriak at it-territory.ru
Severity|Normal |Major
--- Comment #10 from Alexander Buryak <a.buriak at it-territory.ru> 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.
More information about the mono-bugs
mailing list