[Mono-bugs] [Bug 74862][Nor] Changed - [GMCS]: NullReferenceException when using 'default'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 12:33:33 -0400 (EDT)


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

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

--- shadow/74862	2005-05-10 11:44:07.000000000 -0400
+++ shadow/74862.tmp.16908	2005-05-10 12:33:33.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: martin@ximian.com                            
 ReportedBy: i.kasiuk@ngi.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: gmcs: NullReferenceException when using 'default'
+Summary: [GMCS]: NullReferenceException when using 'default'
 
 Compile the following code with gmcs (using version 1.1.7):
 
 ----------------------------------------------
 class B<T> 
 {