[Mono-bugs] [Bug 69727][Nor] Changed - [GMCS]: gmcs generates null reference error with misplaced new() constraint

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Dec 2004 14:18:01 -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 martin@ximian.com.

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

--- shadow/69727	2004-11-24 19:29:54.000000000 -0500
+++ shadow/69727.tmp.4675	2004-12-08 14:18:01.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69727
 Product: Mono: Compilers
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: benmartin@fourthplanet.net               
 QAContact: mono-bugs@ximian.com
@@ -69,6 +69,9 @@
 in <0x003ea> Mono.CSharp.RootContext:ResolveTree ()
 in <0x00c08> Mono.CSharp.Driver:MainDriver (string[])
 in <0x0001f> Mono.CSharp.Driver:Main (string[])
 
 (If the class B<U,V> is taken out the above code is handled without the
 compiler crashing.)
+
+------- Additional Comments From martin@ximian.com  2004-12-08 14:18 -------
+Fixed.