[Mono-bugs] [Bug 35268][Wis] New - Missing semicolon in mono/monoburg/monoburg.y:53

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Dec 2002 07:35:33 -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 pdr@pdr.cx.

http://bugzilla.ximian.com/show_bug.cgi?id=35268

--- shadow/35268	Sun Dec  8 02:35:33 2002
+++ shadow/35268.tmp.30823	Sun Dec  8 02:35:33 2002
@@ -0,0 +1,28 @@
+Bug#: 35268
+Product: Mono/Runtime
+Version: unspecified
+OS: Debian Woody
+OS Details: Debian unstable.  gcc 2.95.4.
+Status: NEW   
+Resolution: 
+Severity: 001 One hour
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: pdr@pdr.cx               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Missing semicolon in mono/monoburg/monoburg.y:53
+
+Actual Results:
+
+$ make
+...
+./monoburg.y: In function `yyparse':
+./monoburg.y:53: parse error before `}'
+
+Additional Information:
+
+There is a semicolon missing on line 53 of mono/monoburg/monoburg.y.