[Mono-bugs] [Bug 35257][Min] Changed - additional comma after attribute_list not allowed

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Dec 2002 23:16:02 -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=35257

--- shadow/35257	Sat Dec  7 14:17:03 2002
+++ shadow/35257.tmp.10858	Tue Dec 10 18:16:02 2002
@@ -1,14 +1,14 @@
 Bug#: 35257
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ginga@kit.hi-ho.ne.jp               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -48,6 +48,9 @@
 url=/library/en-us/csspec/html/vclrfcsharpspec_17_2.asp ).
 ECMA spec is equivalent.
 
 Key point is cs-parser.jay line 482.
 
 Such syntax sucks (for me). But current NDoc actually has such code...
+
+------- Additional Comments From miguel@ximian.com  2002-12-10 18:16 -------
+Thanks for the report, I have now fixed this.