orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #picolisp
lodsw has quit [Ping timeout: 258 seconds]
lodsw has joined #picolisp
aw- has joined #picolisp
orivej_ has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #picolisp
orivej_ has quit [Ping timeout: 240 seconds]
rob_w has joined #picolisp
_whitelogger has joined #picolisp
<
Regenaxer>
tankf33der, it is as I suspected. 'idx' is wrong
<
Regenaxer>
If you replace (cache '(NIL) with (cache '*A
<
Regenaxer>
you see that
*A has a *huge* list
<
Regenaxer>
in pil21 it is small
<
Regenaxer>
I traced 'idx'
<
Regenaxer>
It does not find previous entries sometimes
<
Regenaxer>
should be easy to find
<
Regenaxer>
Busy now, will check later
<
Regenaxer>
Moin Nistur
<
beneroth>
Ahoy Nistur, Regenaxer, tankf33der :)
<
Regenaxer>
Haha! "Ein Sysadmin schläft nicht. Er ROOT."
<
beneroth>
Regenaxer, T ;-)
<
Regenaxer>
tankf33der: I found it! 'idx' is OK - it is 'cache'6 I had not yet changed @lib.l for pil21
<
Regenaxer>
I fix now
<
Regenaxer>
released
alexshendi has joined #picolisp
<
alexshendi>
Good Morning!!!
<
Regenaxer>
Servus alexshendi!!!
<
tankf33der>
Regenaxer: why these changes required on pil21? something new.
<
Regenaxer>
yes, "Lambda-binding environment offset for 'eval' and 'run' only for '@'"
<
tankf33der>
unknown.
<
Regenaxer>
Best to use private namespaces (or transients in case of @lib.l)
<
tankf33der>
i will think.
aw- has quit [Quit: Leaving.]
alexshendi has quit [Ping timeout: 272 seconds]
aw- has joined #picolisp
rob_w has quit [Remote host closed the connection]
_whitelogger has joined #picolisp
<
tankf33der>
cache ok
<
tankf33der>
found something new.
<
tankf33der>
while porting 800+ tasks to pil21.
<
Regenaxer>
Thanks!
orivej has joined #picolisp
anddam has quit [Quit: WeeChat 2.8]
anddam has joined #picolisp
anddam has quit [Client Quit]
anddam has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #picolisp
<
tankf33der>
Regenaxer: this parsing failed.
<
Regenaxer>
es, the leading spaces are not stripped
<
Regenaxer>
Should be no problem
<
Regenaxer>
I'll first try to find the 'unify' bug
<
Regenaxer>
Perhaps this evening
<
tankf33der>
but pil64 is ok, but pil21 returns NILs
<
tankf33der>
around \
<
Regenaxer>
you don't need mapcar and format
<
Regenaxer>
just the string
<
tankf33der>
its ok
<
tankf33der>
run this code on pil21
<
Regenaxer>
It should strip all blanks after \ followed by newline
<
Regenaxer>
I just tried a string
<
tankf33der>
run my version
<
tankf33der>
do you want me run and post output?
<
Regenaxer>
no, I do, I just did not know why;)
<
Regenaxer>
What do you mean?
<
Regenaxer>
the blanks are not stripped
<
Regenaxer>
so they become NIL by format?
<
Regenaxer>
This is to be expected, right?
<
tankf33der>
but on pil64 no NILs
<
tankf33der>
at all.
<
Regenaxer>
yes, that is what I try to say all the time!
<
Regenaxer>
on both
<
Regenaxer>
pil21 gives "abcdef" which is correct
<
Regenaxer>
pil64 I mean
<
Regenaxer>
pil21 gives "abc def"
<
Regenaxer>
the blanks are not stripped
<
Regenaxer>
Seems I forgot that
<
tankf33der>
will you fix it or should i skip and ignore?
<
tankf33der>
will you fix it or should i skip and ignore?
<
Regenaxer>
Busy now
<
Regenaxer>
this evening
<
Regenaxer>
Can you comment it for a moment?
<
Regenaxer>
Or postpone the tests
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
<
Regenaxer>
OK, fixed it
<
Regenaxer>
(I hope ;)
<
tankf33der>
released ?
<
tankf33der>
rest 860 tasks bundle ported and works.
orivej has quit [Ping timeout: 256 seconds]
<
Regenaxer>
Cool indeed
orivej has joined #picolisp
<
Regenaxer>
The unify problem is not found yet
<
tankf33der>
all passed. nothing is broken.
alexshendi has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
alexshendi has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]