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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81121 --- shadow/81121 2007-03-12 12:47:46.000000000 -0500 +++ shadow/81121.tmp.32011 2007-03-29 10:33:22.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 81121 Product: Mono: Compilers Version: 1.2 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -74,6 +74,9 @@ public class SomeClass<T> where T : new() { public void Foo() { T obj = new T(); } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-29 10:33 ------- +Should be fixed in SVN r75139. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
