[Mono-bugs] [Bug 74060][Wis] Changed - NullReferenceException in Mono.CSharp.MemberAccess:ResolveMemberAccess

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 1 Apr 2005 06:19:08 -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-29 09:30:31.000000000 -0500
+++ shadow/74060.tmp.5104	2005-04-01 06:19:08.000000000 -0500
@@ -127,6 +127,9 @@
 --with-tls=pthread by accident)
 
 ------- Additional Comments From rharinath@novell.com  2005-03-29 09:30 -------
 Fixed in SVN.  The examples of "value__" on MSDN all appear to use
 FieldAttributes.Private.
 
+
+------- Additional Comments From m_kretzschmar@gmx.net  2005-04-01 06:19 -------
+Thanks. I can confirm that it works now.