[Swift-devel] [Bug 134] Unicode in source text string literals not passed through

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Thu May 8 05:13:40 CDT 2008


http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=134





------- Comment #4 from hategan at mcs.anl.gov  2008-05-08 05:13 -------
I think there are a few more problems there.

file 入 <"in.txt">;
file out <"out.txt">;

out = echo(入);

Produces:
...
Caused by: line 9:6: unexpected char: 0xE5
        at
org.globus.swift.parser.SwiftScriptLexer.nextToken(SwiftScriptLexer.java:284)
        at antlr.TokenBuffer.fill(TokenBuffer.java:69)
        at antlr.TokenBuffer.LA(TokenBuffer.java:80)
        at antlr.LLkParser.LA(LLkParser.java:52)
        at
org.globus.swift.parser.SwiftScriptParser.topLevelStatement(SwiftScriptParser.java:190)
        at
org.globus.swift.parser.SwiftScriptParser.program(SwiftScriptParser.java:107)
        at org.griphyn.vdl.toolkit.VDLt2VDLx.compile(VDLt2VDLx.java:63)
        ... 3 more


-- 
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