/\   Requests: Interpreter · Library · Jwdw · Jwdp   Bugs: Interpreter · Library · Jwdw · Jwdp · Beta

  • Please restrict the headings to just two levels, with the actual bug reports placed at the top level; sign your submission using @SIG@; register the entry in the comment field below.

Beta version J interpreter and Dictionary bug reports listed in the order when they were submitted.

To track issues in released (production) versions, see Interpreter bug reports in 2005, 2006, 2007; library and frontend bug reports.


J7 crash on append under disclose

   JVERSION
Installer: j602a_win.exe
Engine: j602/2008-03-03/16:45
Library: 6.02.049

    ,&.>/ i. 2 4
┌───┬───┬───┬───┐
│0 4│1 5│2 6│3 7│
└───┴───┴───┴───┘

however

  JVERSION

Installer: j701abeta_win.exe
Engine: j701/beta/2009-12-06/14:40
Library: 6.02.050


   ,&.>/ i. 2 4
((crash))

   ,&.:>/ i. 2 4

works on both versions

-- Ian Shannon 2010-07-21 02:22:56

System/Beta/Bugs (last edited 2010-08-27 16:07:13 by DanBron)