[ sisc-Bugs-1687759 ] (character-set) throws an exception
"SourceForge.net" <[email protected]> Sun, 25 Mar 2007 02:44:45 -0700
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1687759, was opened at 2007-03-25 02:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1687759&group_id=23735
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: (character-set) throws an exception
Initial Comment:
LC_ALL=en_GB.UTF-8
java version "1.5.0_08"
SISC (1.17.0-alpha)
#;> (character-set)
Exception in thread "Thread-2" java.lang.ClassCastException: sisc.io.Charset
at sisc.env.NativeParameter.getValue(NativeParameter.java:47)
at sisc.env.Parameter.apply(Parameter.java:17)
at sisc.exprs.AppEval.eval(AppEval.java:35)
at sisc.interpreter.Interpreter.next(Interpreter.java:172)
at sisc.exprs.AppExp.eval(AppExp.java:70)
at sisc.interpreter.Interpreter.interpret(Interpreter.java:150)
at sisc.interpreter.Interpreter.interpret(Interpreter.java:139)
at sisc.interpreter.Interpreter.eval(Interpreter.java:363)
at sisc.data.SchemeThread.run(SchemeThread.java:67)
at java.lang.Thread.run(Thread.java:595)
This suggests that sisc.io.Charset should extend sisc.data.Value .
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1687759&group_id=23735
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV