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
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
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.
>
>
>