IRC channel logs

2021-03-25.log

back to list of logs

<cheim0>rlb:
<cheim0>to close bug 34457 on the bug tracker, is access to the server control at debbugs.gnu.org restricted to lead developers? Or is it unrestricted, allowing any user to tag or close a bug?
<apteryx>cheim0: unrestricted
<cheim0>thanks
<manumanumanu>ahoy hoy!
<wingo>hey hey :)
<manumanumanu>wingo: I don't know if you are subscribed to srfi-announce, but immutable integer mappings just got a SRFI draft. They seemed an awful lot like intmaps, so I am digging through the intmap source to see if I can implement that srfi on top of intmaps.
<wingo>neat
<stis>hey guilers!
<dsmith-work>UGT Greetings, Guilers
<wingo>hej :)
<lle-bout>this backtrace is showing quite unhelpful because it trims strings: https://paste.debian.net/plain/1190976
<wingo>something to fix for 3.0.7, yeah
<wingo>i mean it's been like that for a while but we need to fix it
<lle-bout>thanks wingo!
<manumanumanu>hej stis! how is python coming along for you? It is a project that fills me with awe, while making me disappointed with myself because I can't stand python :P
<daviid>lle-bout: can you try ,bt [#:full? #f] #:width 1000
<lle-bout>daviid: in that scenario I cannot because the error is issued by GNU Guix where I have no control over GNU Guile options
<daviid>lle-bout: hum, i thought it was possible to do 'something', even though ... like export COLUMN=1000 before to run your guix script - https://lists.gnu.org/archive/html/guile-user/2019-03/msg00007.html
<lle-bout>daviid: interesting will try next time!
<lle-bout>thanks
***Server sets mode: +nt
***taw10_ is now known as taw10
***sneek_ is now known as sneek
***apteryx is now known as Guest48998
***Noisytoot_ is now known as Noisytoot
***Noisytoot is now known as Noisytoot__
***Noisytoot__ is now known as Noisytoot
<stis>manumanumanu: it's moving slowly forward, a lot of things works well, especially the parser which can handle a big chunk of python 3.6 code
<stis>currently I'm working to get the typing working
***nckx[2] is now known as nckx
***Server sets mode: +nt
***ba is now known as bandali
<manumanumanu>stis: like a proper type checker??
<stis>just making sure that you can quiry type information for variables in classes
<stis>I need it for dataclasses which i am implementing
<stis>manumanumanu: ^^
<manumanumanu>that shit go way beyond me. I am trying to implement a red-black-tree, and it is very slow. Creating 10000 integer mappings takes 2.5 seconds...
<manumanumanu>what are python dataclasses?
<stis>structs with inherritance but interoperates with python normal classes
***DadeBonetti1 is now known as DadeBonetti
***cbaines_ is now known as cbaines