[Swift-devel] [Bug 135] New: Unicode in source text string literals not passed through
bugzilla-daemon at mcs.anl.gov
bugzilla-daemon at mcs.anl.gov
Thu May 1 15:25:49 CDT 2008
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=135
Summary: Unicode in source text string literals not passed
through
Product: Swift
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS
Status: NEW
Severity: minor
Priority: P2
Component: SwiftScript language
AssignedTo: benc at hawaga.org.uk
ReportedBy: benc at hawaga.org.uk
Non-ASCII unicode in the source text does not get passed through to the XML
form correctly.
For example, in the following, the XML intermediate form of this consists of a
number of strange characters instead of the Japanese text below.
echo "??????" stdout=@filename(t);
--
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
You are the assignee for the bug, or are watching the assignee.
More information about the Swift-devel
mailing list