Hello Jürgen,
This looks rather simple ...
)clear
CLEAR WS
' '=⊂⊂'yy'
==
Assertion failed: !sub_val->is_simple_scalar()
in Function: PointerCell
in file: PointerCell.cc:30
Call stack:
---
Hi Hans-Peter,
thanks, fixed in SVN 1093.
Best Regards,
/// Jürgen
On 11/04/2018 04:45 PM, Hans-Peter
Sorge wrote:
Hello Jürgen,
This looks rather simple ...
)clear
CLEAR WS
' '=⊂⊂'yy'
=
Hi Jürgen,
it looks like there is some inconsistency.
x←4 4⍴'XX' '' '' '' '' '' '' ''
s←(⍳4)∘.,⍳4
s
1 1 1 2 1 3 1 4
2 1 2 2 2 3 2 4
3 1 3 2 3 3 3 4
4 1 4 2 4 3 4 4
((∊2=⍴¨x)/,s)⌷x
XX
XX
- expected (no leading empty elements)
XX
XX
⍴((∊2=
Just wondering if there is anyone with experience compiling on Solaris 10 or
the later open source forks.
I think that the mix of gnu and the other utility programs which are not gnu is
the cause. I have a vm with OpenSolaris on it and can give an account available
via ssh.
Cheers Patrick