It looks like the crash is happening in glfont0 - it looks like it's
trying to treat a null as if it were a string.

-- 
Raul

On Sat, Jun 1, 2013 at 10:06 AM, Henry Rich <[email protected]> wrote:
> I confirm the crash in jqt.  It works on J6.
>
> There's nothing unsupported here.  +/ is treated as a single verb.  It just
> doesn't let you poke around into the intermediate results of +/ . That will
> come later.
>
> Henry Rich
>
>
> On 6/1/2013 9:53 AM, Raul Miller wrote:
>>
>> I have not looked at your code, but when I try using what I think is
>> an unsupported operation, J crashes.
>>
>> In other words:
>> jconsole:
>>     install 'all'
>>
>> jqt:
>>     require '~addons/debug/dissect/dissect.ijs'
>>     ds '+/1 2 3'
>>
>> j crashes
>>
> ----------------------------------------------------------------------
> 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