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=77413 --- shadow/77413 2006-01-31 06:31:50.000000000 -0500 +++ shadow/77413.tmp.10984 2006-01-31 06:31:50.000000000 -0500 @@ -0,0 +1,37 @@ +Bug#: 77413 +Product: Mono: Compilers +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Basic +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Delegate prototypes, syntax error + +Description of Problem: +I try to declare a delegate sub prototype but mbas can't seem to handle the +declaration because I simply get a Syntax error. + +Steps to reproduce the problem: +1. Delegate Sub TestDelegate() +2. +3. + +Actual Results: +Syntax error + +Expected Results: +Clean compilation + +How often does this happen? +Always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
