_whitelogger has joined #picolisp
_whitelogger has joined #picolisp
freemint has quit [Ping timeout: 264 seconds]
rob_w has joined #picolisp
mtsd has joined #picolisp
Nistur has quit [Ping timeout: 268 seconds]
Nistur has joined #picolisp
freemint has joined #picolisp
libertas has quit [Ping timeout: 250 seconds]
Nistur has quit [Remote host closed the connection]
libertas has joined #picolisp
Nistur has joined #picolisp
mtsd has quit [Remote host closed the connection]
andyjpb has joined #picolisp
<
Regenaxer>
Servus tankf33der
<
tankf33der>
ive found this task, then ive found already solved by me several years ago. Now i spent all day finding how i did it debugging code.
<
tankf33der>
it happens to me every time.
<
Regenaxer>
Not simply debug via '!'?
<
tankf33der>
use it.
andyjpb has quit [Ping timeout: 265 seconds]
libertas_ has joined #picolisp
libertas has quit [Ping timeout: 276 seconds]
rob_w has quit [Quit: Leaving]
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
andyjpb has joined #picolisp
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #picolisp
<
tankf33der>
(' ('a 'b))
<
tankf33der>
it crashes. minipicolisp and 3.1.11 just blaims.
<
tankf33der>
quote -- Undefined
<
Regenaxer>
Not sure, depends how they search for a function
<
tankf33der>
as is.
<
tankf33der>
having fun, before bed.
<
Regenaxer>
iirc the versions of pil do a little different cecks for endless search
<
Regenaxer>
T referst to itself
<
Regenaxer>
so it would loop forever
<
Regenaxer>
I don't remember the differences
<
Regenaxer>
I think (setq a 'b b 'a) will loop forever in (a)
<
Regenaxer>
on all versions
<
Regenaxer>
tankf33der, any idea for locating the problem of pil21 on 32 bits?
<
tankf33der>
i can try again
<
tankf33der>
pil21.tgz file is up to date?
<
Regenaxer>
I still hope that we can get it running ;)
<
Regenaxer>
But it was an obscure error message
<
Regenaxer>
You mean "target-specific constructs"?
<
Regenaxer>
Did you build main.bc new?
<
tankf33der>
im googling and can play only on work
<
Regenaxer>
ok, but I though you can perhaps simply locate te problem
<
Regenaxer>
eg. with binary search
<
Regenaxer>
What exactly did go wrong?
<
Regenaxer>
Of course pil will not be completely portable
<
Regenaxer>
It should be like C
<
Regenaxer>
needs POSIH, but should be independent of word size
<
Regenaxer>
like emu
freemint has quit [Ping timeout: 240 seconds]
freemint has joined #picolisp
Seteeri has joined #picolisp
Seteeri has quit [Ping timeout: 276 seconds]
orivej has quit [Ping timeout: 240 seconds]