[Mono-bugs] [Bug 75071][Nor] Changed - [GMCS] missing method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 2 09:08:17 EDT 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 martin at ximian.com.

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

--- shadow/75071	2005-07-01 10:12:30.000000000 -0400
+++ shadow/75071.tmp.32624	2005-07-02 09:08:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75071
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: martin at ximian.com                            
 ReportedBy: dsilva at ccs.neu.edu               
 QAContact: mono-bugs at ximian.com
@@ -128,6 +128,12 @@
 Note: I used Cecil's ITypeReference in the bug report because the problem
 doesn't appear when I use a value type or a class defined in the same file.
 
 ------- Additional Comments From dsilva at ccs.neu.edu  2005-05-27 15:52 -------
 By the way, the error shows up regardless of whether the key is null
 or not.
+
+------- Additional Comments From martin at ximian.com  2005-07-02 09:08 -------
+The NullReferenceException is clearly NOTABUG.
+
+The `cannot find method' error in mono_find_method_constrained() is a
+duplicate of bug .... (forgot the bug number) .... I fixed yesterday.


More information about the mono-bugs mailing list