At 05:15 PM 10/18/99 +0000, [EMAIL PROTECTED] wrote:
>I was using the new JDE debugger and asked it to examine a variable of type
>double. This double apparently had the value of NaN, i.e. Not A Number. The
Yes, this would cause a problem. I'll provide a fix in the next release
which should be early next week.
Thanks for the detailed report. It is very helpful.
- Paul
>JDE debugger choked on this.
>Here is the contents of the appropriate buffers
>
>The process buffer
>
>Error: evaluating debugger output caused a Lisp error.
> See *messages* buffer for details.
>
>THe *Messages*
>
>Error: evaluating output from the debugger caused a Lisp error.
>Debugger output:
>(jde-dbo-command-result 9 (list "double" NaN)).
>Lisp error: (void-variable NaN)
>Wrong type argument: listp, "Lisp error: (void-variable NaN)"
>
>The *JDEbug*
>
>JDE> 1 9 evaluate 389 0 "distanceToTopEdge"
>
>(jde-dbo-command-result 9 (list "double" NaN))
>
>Erik Husby
>Domain Pharma Corp
>Suite 110 Vox: 781-778-3834
>10 Maguire Rd Fax: 781-778-3800
>Lexington, MA 02421 Email: [EMAIL PROTECTED]
>