[Mono-bugs] [Bug 74060][Wis] Changed - NullReferenceException in Mono.CSharp.MemberAccess:ResolveMemberAccess
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 09:08:03 -0500 (EST)
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 m_kretzschmar@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74060
--- shadow/74060 2005-03-24 09:06:25.000000000 -0500
+++ shadow/74060.tmp.12120 2005-03-24 09:08:02.000000000 -0500
@@ -1,24 +1,23 @@
Bug#: 74060
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: m_kretzschmar@gmx.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: NullReferenceException: Object reference not set to an instance of an object
-NullReferenceException in Mono.CSharp.MemberAccess:ResolveMemberAccess
+Summary: NullReferenceException in Mono.CSharp.MemberAccess:ResolveMemberAccess
Using mono 1.1.5, self-compiled
This command:
mcs test.cs /r:cli_types.dll /r:cli_basetypes.dll