[Mono-bugs] [Bug 24172][Nor] Changed - parenthesized expressions as targets in invocation expressions
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Aug 2002 01:17:48 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24172
--- shadow/24172 Wed Jul 24 11:54:11 2002
+++ shadow/24172.tmp.10670 Mon Aug 19 21:17:48 2002
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: miguel@ximian.com
ReportedBy: stodden@in.tum.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: parenthesized expressions as targets in invocation expressions
@@ -30,6 +30,9 @@
------- Additional Comments From martin@gnome.org 2002-07-24 11:54 -------
This is due to a bug in our parser grammar. I've looked at this,
but I'm unable to fix it. Can someone who's a bit more familiar
with cs-parser.jay please have a look at this ?
+
+------- Additional Comments From miguel@ximian.com 2002-08-19 21:17 -------
+Reassigned this bug to me.