[Mono-bugs] [Bug 77548][Nor] Changed - [GMCS] BadCS0310 error when generic with new() constraint used as own argument

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 07:16:13 EST 2006


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 at ximian.com.

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

--- shadow/77548	2006-02-15 13:00:58.000000000 -0500
+++ shadow/77548.tmp.30222	2006-03-09 07:16:13.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77548
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: Mandrake 10
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: ewtewuo02 at sneakemail.com               
 QAContact: mono-bugs at ximian.com
@@ -44,6 +44,9 @@
 generic-bug.cs(3):: `Test.Generic<T>', name of symbol related to previous error
 generic-bug.cs(3):: `Test.Generic<T>', name of symbol related to previous error
 Compilation failed: 1 error(s), 0 warnings
 
 Visual Studio 2005 accepts the code, and of course Test.Generic<int> does
 have a public parameterless constructor.
+
+------- Additional Comments From martin at ximian.com  2006-03-09 07:16 -------
+Fixed in SVN.


More information about the mono-bugs mailing list