[Mono-bugs] [Bug 27997][Wis] Changed - Multiple semicolons
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
1 Aug 2002 22:59:40 -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=27997
--- shadow/27997 Thu Jul 25 17:02:51 2002
+++ shadow/27997.tmp.1379 Thu Aug 1 18:59:40 2002
@@ -1,13 +1,13 @@
Bug#: 27997
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: martin@gnome.org
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
------- Additional Comments From miguel@ximian.com 2002-07-25 17:02 -------
Are multiple-semicolons allowed though?
The grammar has special productions for allowing those extra commans
in some places (specifically in the language)
+
+------- Additional Comments From miguel@ximian.com 2002-08-01 18:59 -------
+I am closing this, because I can not reproduce the bug.