[Mono-bugs] [Bug 81324][Wis] Changed - gmcs can't find extension methods in the class library

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 10 15:40:10 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by marek.safar at seznam.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=81324

--- shadow/81324	2007-04-06 15:53:02.000000000 -0400
+++ shadow/81324.tmp.10606	2007-04-10 15:40:09.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81324
 Product: Mono: Compilers
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: marek.safar at seznam.cz                            
 ReportedBy: ijbema at fmf.nl               
 QAContact: mono-bugs at ximian.com
@@ -63,6 +63,9 @@
 	public static IEnumerable<T> Except<T>(this IEnumerable<T> a,
 IEnumerable<T> b){
 		yield break;
 	}
 }
 */
+
+------- Additional Comments From marek.safar at seznam.cz  2007-04-10 15:40 -------
+Fixed in SVN.


More information about the mono-bugs mailing list