[Mono-bugs] [Bug 76803][Nor] Changed - Array.Find<T> and Array.FindLast<T> should return T, not Nullable<T>

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 15:49:10 EST 2005


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 miguel at ximian.com.

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

--- shadow/76803	2005-11-23 10:12:48.000000000 -0500
+++ shadow/76803.tmp.29185	2005-12-01 15:49:10.000000000 -0500
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: bmaurer at users.sf.net                            
 ReportedBy: denisv at komo.lt               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Array.Find<T> and Array.FindLast<T> should return T, not Nullable<T>
@@ -25,6 +25,11 @@
 `System.Nullable<System.Reflection.ConstructorInfo>' to
 `System.Reflection.ConstructorInfo'
 
 See http://msdn2.microsoft.com/en-us/library/d9hy2xwa.aspx and
 http://msdn2.microsoft.com/en-us/library/2857xz7b.aspx for MS's
 descriptions of these methods.
+
+------- Additional Comments From miguel at ximian.com  2005-12-01 15:49 -------
+Ben, I know that you have discussed this with Carlos in the past.
+
+Any reason why we would not be able to do this?


More information about the mono-bugs mailing list