[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Tcl Blend and $errorCode

2000-02-22 Thread Mo DeJong
This is a followup to the next two postings. We've been experiencing an intermittent error when trying to reference the second object in the global variable $errorCode. In the case of a java exception, Tcl blend sets the second object in errorCode to a reference to the java exception.

[Tcl Java] RE: [Tcl Java] some progress with java::defineclass problem

2000-02-22 Thread Mo DeJong
On Tue, 15 Feb 2000, Vince Darley wrote: Mo, Here's my latest progress: I've compiled tclblend against Tcl 8.3 and IBM's jdk 1.1.8, and java::defineclass now works, BUT '$class newInstance' gives me: java.lang.VerifyError: Cust or java.lang.VerifyError: bios/Cust (depending

[Tcl Java] Re: [Tcl Java] -1.#IO result from double-string

2000-02-22 Thread Mo DeJong
On Fri, 18 Feb 2000, Vince Darley wrote: I reported a problem with this some time ago, and have now tracked it down. Not sure if it's a bug or not (I certainly couldn't find -1.#IO documented anywhere as the java string representation of -infinity), but basically it's a result of divide by