[Mono-bugs] [Bug 75952][Maj] Changed - mono 1.1.9 don't compile boo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 23:39:23 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 doug00 at gmail.com.

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

--- shadow/75952	2005-09-09 16:35:46.000000000 -0400
+++ shadow/75952.tmp.17478	2005-09-09 23:39:23.000000000 -0400
@@ -3,21 +3,21 @@
 Version: unspecified
 OS: other
 OS Details: 
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Major
 Component: C#
 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
+Summary: mono 1.1.9 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:
 
@@ -77,6 +77,13 @@
 
 ------- Additional Comments From Paul.Betts at Gmail.com  2005-09-09 16:35 -------
 This bug is back again, Mono 1.1.9 does not compile Boo 0.6.1858, for
 the same reasons. It appears to only happen with static casts, like:
 
 return (SomeBaseClass)var_someDerivedClassInstance;
+
+------- Additional Comments From doug00 at gmail.com  2005-09-09 23:39 -------
+It's a UTF-8 issue. It seems to be related to the mono changes by
+Atsushi Eno and
+putback_ambiguous_close_parens/deambiguate_close_parens stuff.
+mcs 1.1.9 doesn't compile the boo sources yet csc 1.1 does.
+


More information about the mono-bugs mailing list