[Mono-bugs] [Bug 21147] Changed - mcs should check accessibility of methods, fields, etc.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 Mar 2002 14:30:55 -0000


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 lupus@ximian.com.

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

--- shadow/21147	Tue Mar  5 16:06:22 2002
+++ shadow/21147.tmp.30248	Mon Mar 11 09:30:55 2002
@@ -11,13 +11,13 @@
 AssignedTo: miguel@ximian.com                            
 ReportedBy: igor@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Reflection
+Summary: mcs should check accessibility of methods, fields, etc.
 
 Description of Problem:
 (new AssemblyBuilder()).Save("bar.exe") segfaults
 
 Steps to reproduce the problem:
 using System.Reflection.Emit;