[Mono-bugs] [Bug 76371][Nor] Changed - [PATCH]
NullReferenceException compiling NDoc
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 18 08:40:47 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76371
--- shadow/76371 2005-10-17 20:17:16.000000000 -0400
+++ shadow/76371.tmp.31445 2005-10-18 08:40:47.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 76371
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: gert.driesen at pandora.be
@@ -120,6 +120,10 @@
+ }
+
if (!DefineNestedTypes ()) {
error = true;
return null;
+
+------- Additional Comments From rharinath at novell.com 2005-10-18 08:40 -------
+I'm working on an alternate patch that should fix the bug, and clarify
+the issue.
More information about the mono-bugs
mailing list