[Mono-bugs] [Bug 70880][Cri] New - the prase error in utf8

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 02:54:08 -0500 (EST)


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 holydiablo@vip.sina.com.

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

--- shadow/70880	2004-12-30 02:54:08.000000000 -0500
+++ shadow/70880.tmp.27656	2004-12-30 02:54:08.000000000 -0500
@@ -0,0 +1,45 @@
+Bug#: 70880
+Product: Mono: Compilers
+Version: 1.0
+OS: other
+OS Details: Redhat Linux ES3
+Status: NEW   
+Resolution: 
+Severity: 960 Six months
+Priority: Critical
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: holydiablo@vip.sina.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: the prase error in utf8
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. compiling the code in codepage:(uft8)
+2. compiling the code in codepage:(gb2312)
+
+
+Actual Results:
+
+
+Expected Results:
+in utf8 
+the complier return the error message:error CS8025:prase error 
+
+in gb2312
+the complier can pass
+
+How often does this happen? 
+everytime
+
+Additional Information:
+
+the content of error line:
+if((propCurTaskQueue!=null)&&(propCurTaskQueue.Count>0))