_whitelogger has joined #picolisp
_whitelogger_ has quit [Ping timeout: 268 seconds]
mario-goulart has quit [Ping timeout: 268 seconds]
seninha has quit [Quit: Leaving]
avocadoist has quit [Ping timeout: 256 seconds]
chexum has quit [Ping timeout: 240 seconds]
chexum has joined #picolisp
rob_w has joined #picolisp
mario-go` is now known as mario-goulart
mario-goulart has quit [Changing host]
mario-goulart has joined #picolisp
isaneran has joined #picolisp
chexum has quit [Ping timeout: 240 seconds]
Nistur has quit [Ping timeout: 260 seconds]
Nistur has joined #picolisp
chexum has joined #picolisp
isaneran` has joined #picolisp
isaneran has quit [Ping timeout: 268 seconds]
isaneran` is now known as isaneran
beneroth has quit [Quit: Leaving]
avocadoist has joined #picolisp
chexum has quit [Remote host closed the connection]
chexum has joined #picolisp
isaneran has quit [Ping timeout: 268 seconds]
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
seninha has joined #picolisp
isaneran has joined #picolisp
avocadoist has quit [Ping timeout: 260 seconds]
avocadoist has joined #picolisp
teddydd has quit [Ping timeout: 260 seconds]
teddydd has joined #picolisp
<
tankf33der>
Hi all
<
tankf33der>
abu[7]: ping
<
abu[7]>
Hi tankf33der!
<
tankf33der>
One of my test failed, will find why
<
tankf33der>
i run tests for make-@@
<
abu[7]>
Do you know when it did work last time?
<
tankf33der>
A week ago was ok
<
abu[7]>
It can only be the change in 'make'
<
abu[7]>
'make' stores linkage cell in '@@'
<
abu[7]>
'make' now sets '@@' as a second return value
<
abu[7]>
This is very useful to accumulate make results in viriables or other makes via 'made'
<
abu[7]>
Perhaps the test relies on '@@' not being modified?
<
tankf33der>
As i can see z14-store is big list, i can not check it uses make inside right now
<
abu[7]>
Right, no 'make' involved
<
abu[7]>
Perhaps in 'z14-store'?
<
abu[7]>
'@@' is typically a second returg value
<
abu[7]>
Here it is used as a local variable, which is not a good idea
<
tankf33der>
This is my style :)
<
tankf33der>
my common mistake
<
tankf33der>
found make deep inside z14-store
<
abu[7]>
I did the same in Vip
<
abu[7]>
used '@@' as a global
<
abu[7]>
better here is (let (N 1 X) (do 64 (until (setq X ..) ...
<
tankf33der>
thanks.
<
abu[7]>
In vip I changed all cases to '*@@', because there it is really a global
isaneran` has joined #picolisp
isaneran has quit [Ping timeout: 245 seconds]
beneroth has joined #picolisp
pablo_escoberg has quit [Quit: Client closed]
rob_w has quit [Quit: Leaving]
aw- has left #picolisp [#picolisp]
aw- has joined #picolisp