I can reproduce this crash. JVERSION Engine: j9.4.2/j64avx2/windows Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1 Library: 9.4.22 Qt IDE: 2.0.3/6.2.4(6.2.4) Platform: Win 64 Installer: j9.4 install InstallPath: c:/other/j9.4 Contact: www.jsoftware.com
FYI, -- Raul On Thu, Apr 20, 2023 at 8:45 PM Gilles Kirouac <[email protected]> wrote: > > Say I have > > ]d=: _2 ]\ 'q1';'19.4';'q2';'878.34000';'q3';'200.3634' > +--+---------+ > |q1|19.4 | > +--+---------+ > |q2|878.34000| > +--+---------+ > |q3|200.3634 | > +--+---------+ > > (]`(". each) "0) d > +--+-------+ > |q1|19.4 | > +--+-------+ > |q2|878.34 | > +--+-------+ > |q3|200.363| > +--+-------+ > > The following will crash J: > > 'a b c'=: (]`(". each) "0) d > > > JVERSION > Engine: j9.4.2/j64/windows > Build: commercial/2023-04-10T01:23:07/clang-15-0-7/SLEEF=1 > Library: 9.4.21 > Qt IDE: 2.0.3/6.2.4(6.2.4) > Platform: Win 64 > Installer: j9.4 install > InstallPath: c:/users/mouton/j9.4 > Contact: www.jsoftware.com > > > ~ Gilles > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
