[Mono-bugs] [Bug 72678][Nor] Changed - NullReferenceException compiling code with nested types

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 08:36:58 -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 ximian-bugzilla@winsper.org.uk.

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

--- shadow/72678	2005-02-17 06:24:48.000000000 -0500
+++ shadow/72678.tmp.28337	2005-02-17 08:36:58.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 72678
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Debian sid AMD64
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian-bugzilla@winsper.org.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: NullReferenceException compiling code with nested types
 
 I was trying to use C# like Java yesterday when I came across this crasher.
  The code isn't actually semantically valid C# (as far as I can tell), but
 the compiler should throw an error rather than crash.