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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 22 23:17:58 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 miguel at ximian.com.

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

--- shadow/75952	2005-09-09 23:40:37.000000000 -0400
+++ shadow/75952.tmp.17124	2005-09-22 23:17:58.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: hys545 at dreamwiz.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: mono 1.1.9 doesn't compile boo
 
 Please fill in this template when reporting a bug, unless you know what you 
 are doing.
 Description of Problem:
 generate-ast:
@@ -84,6 +83,13 @@
 ------- 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.
 
+
+------- Additional Comments From miguel at ximian.com  2005-09-22 23:17 -------
+can you try compiling the code with:
+
+mcs -codepage:utf8 
+
+Am CCing Atsushi to get his input on the tokenizer changes.


More information about the mono-bugs mailing list