Re: [Bug-apl] Segfault in 5⎕CR and 6⎕CR
Hi Kacper, thanks, fixed in SVN 715. /// Jürgen On 03/30/2016 07:21 PM, Kacper Gutowski wrote: Dyadic ⎕CR with 5 or 6 as its left argument and character scalar instead of vector as right causes segmentation fault:
[Bug-apl] Segfault in 5⎕CR and 6⎕CR
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 ---