bugDotGNU Portable.NET - Bugs: bug #5986, UTF-8 identifiers not-yet supported

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #5986: UTF-8 identifiers not-yet supported

Submitter:  Invalid User ID <#24278>
Submitted:  Thu 16 Oct 2003 04:31:19 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Mon 20 Apr 2009 12:57:49 PM UTC, comment #1: 

The attached patch adds UTF-8 support (with and without BOM).

Works with CVS and the 0.8.0 release.

(file #17972)

Thomas Uxiou <uxiou>
Thu 16 Oct 2003 04:31:19 AM UTC, original submission:  

A test of UTF-8 with CJK (Japanese), Russian, Extended Latin characters fails cscc sanity checks.

eg:
utf-test.cs:10: syntax error, unexpected $undefined, expecting "an identifier" at or near `™Þ»'
utf-test.cs:11: syntax error, unexpected $undefined, expecting "an identifier" at or near `™Þ»'
utf-test.cs:12: syntax error, unexpected $undefined, expecting ';' at or near `šÞ»'
utf-test.cs:14: syntax error, unexpected $undefined, expecting ')' at or near `¤Þ»'

...on attached test-case file.

Invalid User ID <#24278>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #17972:  cscc-utf8.patch added by uxiou (3KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by uxiou (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-04-20 uxiou Attached File- Added cscc-utf8.patch, #17972

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code