Devon,
I confirm (as reported by you and Dan) that jee does not work properly in J601. I will add this as a high priority item to be fixed for 602.

----- Original Message ----- From: "Devon McCormick" <[EMAIL PROTECTED]>
To: "General forum" <[email protected]>
Sent: Tuesday, February 27, 2007 1:25 PM
Subject: Re: [Jgeneral] [ANN] New version of Emacs j-mode uploaded


Dan -

the behavior of jee is slightly different for me: I can run plot OK
and debug does appears to work.  By "crash", I mean the session locks
up the though "jee.exe" continues running with no noticeable impact on
CPU or other system resources that I'm monitoring - it's essentially dead.
I have to kill jee from Task Manager.

Devon

On 2/27/07, Dan Bron <[EMAIL PROTECTED]> wrote:

Devon reported:
> I ran jee from a simple DOS prompt, outside of emacs, and the > problem is
> worse
> there: I only get as far as
> hi=: 0 : 0

I confirm this bug. Explicit definition in immex crashes jee. Steps to
reproduce: open a command prompt, enter:

   cd /d c:\fully\qualified\path\to\j\root\dir\
   jee javaw j.jar
      0 : 0    NB.  jee crashes here

Other bugs include that plot is broken:

   jee javaw j.jar
      load'plot'
      plot i. 10
   |index error: ifparent
   |   (<y)e.1    {"1 pforms''

and that debugging crashes jee:

   jee javaw j.jar
      load'plot debug'
      dbr 1
      plot i. 10  NB.  jee crashes here

-Dan
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm




--
Devon McCormick
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to