[Mono-bugs] [Bug 78325][Nor] Changed - Invalid behaviour of runtime
causing NullReferenceException in unexpected place
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 9 13:28:21 EDT 2006
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78325
--- shadow/78325 2006-05-07 14:28:17.000000000 -0400
+++ shadow/78325.tmp.3141 2006-05-09 13:28:21.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78325
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details: Mandrake Linux, x86, mono 1.1.15 / mono svn
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -95,6 +95,10 @@
Which after some inspection of source code yields that something is broken
in runtime, as method.Method is not null and Name is defined as
public string Name {
get { return name; }
}
+
+------- Additional Comments From vargaz at gmail.com 2006-05-09 13:28 -------
+Fixed in SVN.
+
More information about the mono-bugs
mailing list