ygrek has quit [Remote host closed the connection]
<abu[7]>
tankf33der: I posted a comment to Github with a code example demonstrating the bug
<tankf33der>
morning all
<tankf33der>
thanks.
<abu[7]>
o/
<tankf33der>
installed adelie linux ppc64 on docker and llvm 18.1.8 have the same issue. ppc64 is big endian
<abu[7]>
ok
<abu[7]>
Stupid Github removed indentation and spaces from my code, so the example is rather unreadable :(
<tankf33der>
yeah.
<abu[7]>
needs some markup probably
<abu[7]>
<pre> ?
<tankf33der>
```
<tankf33der>
code
<tankf33der>
```
<abu[7]>
ok
<tankf33der>
this is md, iirc
<abu[7]>
I try
<tankf33der>
try edit small part
<abu[7]>
Cool! Much better now
<abu[7]>
bbl
ygrek has joined #picolisp
<tankf33der>
abu[7]: I am sure you will see the same issues in the code on s390x as soon as you take a look, and it will immediately become clear where how it fails.
<abu[7]>
Yeah, I expect that too, but I don't know s390x assembly
<abu[7]>
It shows the same symptoms like PPC, right?