[Bug-apl] Akt missing character

2016-03-30 Thread Blake McBride
Hi, I use akt all of the time. I just updated it, and now it is missing one character. It is missing Alt-Shift-H which is del-underscore. I checked against the old version I was using, and it used to work (i.e. the character wasn't missing). Thanks for a great utility! Blake McBride

[Bug-apl] Segfault in 5⎕CR and 6⎕CR

2016-03-30 Thread Kacper Gutowski
Dyadic ⎕CR with 5 or 6 as its left argument and character scalar instead of vector as right causes segmentation fault: 5⎕CR '1' SEGMENTATION FAULT -- Stack trace at main.cc:63 ---

[Bug-apl] aplwrap

2016-03-30 Thread Chris Moller
I've no idea how many people use aplwrap, but just in case it's greater than zero... The code has rotted a bit since I last tinkered with it--a couple of GTK+ functions have been deprecated and the calling convention of a couple others changed slightly. I've patched all that; if you try it,