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=78940 --- shadow/78940 2006-07-24 16:20:41.000000000 -0400 +++ shadow/78940.tmp.995 2006-07-24 16:20:41.000000000 -0400 @@ -0,0 +1,27 @@ +Bug#: 78940 +Product: Mono: Compilers +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: CLR via C#, p367: attached code sample gets a parsing error + +Steps to reproduce the problem: +1. try to compile attached program using gmcs + +Actual Results: +generics.cs(13,4): error CS8025: Parsing error + + +Expected Results: +should compile and run with same results as specified in the book. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
