[Bug-apl] Segfault in reshape

2014-10-12 Thread Kacper Gutowski
When used with negative shape as left argument and non-literal array on the right, reshape dies with segmentation fault instead of raising a DOMAIN ERROR. ¯1⍴0,0 SEGMENTATION FAULT -- Stack trace

Re: [Bug-apl] aplwrap: error with function with blank lines

2014-10-12 Thread Blake McBride
Well, whatever you did, the latest release seems to have solved the problem. Thanks! On Thu, Oct 9, 2014 at 6:04 PM, David Lamkins wrote: > I'm unable to reproduce this. I'll keep an eye open for its appearance on > my machines. > > On Thu, Oct 9, 2014 at 1:18 PM, Blake McBride wrote: > >> Cre

Re: [Bug-apl] aplwrap build problem

2014-10-12 Thread Blake McBride
Looks great. Thanks! On Sat, Oct 11, 2014 at 9:51 PM, David B. Lamkins wrote: > The "build.h" issue is corrected in commit 0b576f6. > > >