karswell has quit [Remote host closed the connection]
_whitelogger has joined #picolisp
karswell_ is now known as karswell
patrixl has joined #picolisp
karswell has quit [Remote host closed the connection]
karswell has joined #picolisp
karswell has quit [Read error: Connection reset by peer]
<tankf33der>
morning
<tankf33der>
implementing working prototype for (upp?) to pass tests vs. python3
<Regenaxer>
Good morning tankf33der
<Regenaxer>
Wow! Have you read the books?
<tankf33der>
yes and no. ive checked different languages and libs. i will report.
<tankf33der>
btw. books are useless :(
<Regenaxer>
Thought so ;)
rob_w has joined #picolisp
mtsd has joined #picolisp
<beneroth>
hi tankf33der, Regenaxer :)
<beneroth>
wow tankf33der, thank you so much!
<Regenaxer>
Moin beneroth!
<beneroth>
Regenaxer, I need your help. My db looks corrupted, probably the cause for the wrong ordering of the aux index output
<Regenaxer>
oh
<beneroth>
confirm, aux output should be ordered, right?
<Regenaxer>
yes, eg with 'scan'
<Regenaxer>
(sorry that I could not answer yesterday)
<beneroth>
situation: I looked at the index, it is corrupted, danglings etc. collected all objects together. doing (rebuild List 'prop 'class). List is uniq. afterwards doing collect on the index -> double entries (same object!)
<beneroth>
how can (rebuild) cause double inserts of the same objects? any ideas?
<Regenaxer>
So the whole key (ie aux key plus object) exists several times?
<Regenaxer>
This combination must be unique, yes
<beneroth>
aye
<beneroth>
hm
<beneroth>
wait, maybe I just solved it now...
<Regenaxer>
Really diff? Can you check with '=' on the keys?
<beneroth>
solved it, never mind.. I think.. probably caused because I used (rebuild) with abstract parent class instead of the real indexed class... I guess, ending up two re-index calls which end up into the same index prop... no idea
<beneroth>
I worked on a copy of the corrupt database, will try again on the real one
<Regenaxer>
Great
<beneroth>
but without double entries (same key, same value) in the index, the aux index seems to behave as expected xD
<Regenaxer>
:)
<beneroth>
thanks for your help, you get +1 in remote healing
<Regenaxer>
hehe, I did nothing ;)
<beneroth>
how is your time situation today? I might need some more support, might have more db problems. and played around a bit with form.l, high probability for questions there.
<Regenaxer>
I have some duties, but in between you can ask any time :)
<beneroth>
thank you :)
<Regenaxer>
np :)
<beneroth>
two indices rebuilt, dbCheck returns T :D :D
libertas_ has quit [Ping timeout: 268 seconds]
<beneroth>
(same class... very prone to insertion errors, probably happened during migration)
libertas has quit [Ping timeout: 260 seconds]
libertas has joined #picolisp
libertas_ has joined #picolisp
libertas has quit [Ping timeout: 268 seconds]
libertas_ has quit [Ping timeout: 265 seconds]
<beneroth>
Regenaxer, I <3 too.l
<Regenaxer>
:)
libertas has joined #picolisp
libertas_ has joined #picolisp
xificurC has joined #picolisp
libertas has quit [Killed (moon.freenode.net (Nickname regained by services))]
libertas_ is now known as libertas
libertas_ has joined #picolisp
xificurC has quit [Ping timeout: 260 seconds]
xificurC has joined #picolisp
xificurC has quit [Remote host closed the connection]
mtsd has quit [Quit: Leaving]
rob_w has quit [Remote host closed the connection]