[Mono-bugs] [Bug 59289][Nor] Changed - [GMCS]: grammar problem with <, >
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 11:31:38 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59289
--- shadow/59289 2006-08-17 01:26:17.000000000 -0400
+++ shadow/59289.tmp.8272 2006-10-07 11:31:38.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: martin at ximian.com
+AssignedTo: mono-bugs at ximian.com
ReportedBy: duncan at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS]: grammar problem with <, >
@@ -69,6 +69,10 @@
The first bug was fixed, the second was not.
------- Additional Comments From duncan at ximian.com 2006-08-17 01:26 -------
duncan at sandhi:~/bugs> gmcs 59289.cs
59289.cs(6,29): error CS1002: Expecting `;'
Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From miguel at ximian.com 2006-10-07 11:31 -------
+I tried fixing this bug last year, and after many attempts I think the
+only solution is to write a hand parser for this.
More information about the mono-bugs
mailing list