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=82076 --- shadow/82076 2007-07-11 15:44:55.000000000 -0400 +++ shadow/82076.tmp.29833 2007-08-02 10:04:00.000000000 -0400 @@ -2,21 +2,20 @@ Product: Mono: Compilers Version: 1.2 OS: other OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: [GMCS] Does not parse cast to a generic nullable array Description of Problem: gmcs fails to parse the explicit cast to (T?[]). @@ -59,6 +58,10 @@ How often does this happen? On Thursdays. Those are the days I compile the code above. Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-02 10:04 ------- +This one will be tricky. It looks like `(T?[])' is not recognized as a +cast. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
