[Mono-bugs] [Bug 75952][Wis] New - mono-svn don't compile boo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 08:26:16 EDT 2005


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 hys545 at dreamwiz.com.

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

--- shadow/75952	2005-09-01 08:26:16.000000000 -0400
+++ shadow/75952.tmp.11886	2005-09-01 08:26:16.000000000 -0400
@@ -0,0 +1,64 @@
+Bug#: 75952
+Product: Mono: Runtime
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-svn  don't compile boo
+
+Please fill in this template when reporting a bug, unless you know what you 
+are doing.
+Description of Problem:
+generate-ast:
+
+
+Boo.Lang.Compiler:
+
+      [csc] Compiling 374 files to '/home/hys545/MONO/boo/build/Boo.Lang.
+Compiler.dll'."
+      [csc] syntax error, got token `CLOSE_PARENS'
+      [csc] /home/hys545/MONO/boo/src/Boo.Lang.Compiler/Ast/Impl/
+EnumDefinitionImpl.cs(102) error CS1002: Expecting `;'
+      [csc] syntax error, got token `CLOSE_PARENS'
+      [csc] /home/hys545/MONO/boo/src/Boo.Lang.Compiler/Ast/Impl/
+GeneratorExpressionImpl.cs(142) error CS1002: Expecting `;'
+      [csc] syntax error, got token `CLOSE_PARENS'
+      [csc] /home/hys545/MONO/boo/src/Boo.Lang.Compiler/Ast/Impl/
+LabelStatementImpl.cs(106) error CS1002: Expecting `;'
+      [csc] syntax error, got token `CLOSE_PARENS'
+      [csc] /home/hys545/MONO/boo/src/Boo.Lang.Compiler/Ast/
+DepthFirstTransformer.cs(1212) error CS1002: Expecting `;'
+      [csc] syntax error, got token `CLOSE_PARENS'
+      [csc] /home/hys545/MONO/boo/src/Boo.Lang.Compiler/Pipelines/Parse.
+cs(46) error CS1002: Expecting `;'
+      [csc] Compilation failed: 5 error(s), 0 warnings
+
+BUILD FAILED - 0 non-fatal error(s), 10 warning(s)
+
+
+Steps to reproduce the problem:
+1. I use mono-svn 29256 and boo-0.6.0.858 and svn
+I compiled nant -t:mono-1.0 and nant
+Do'nt compile
+
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list