IRC channel logs

2022-10-11.log

back to list of logs

<gabber>i am having trouble getting actual code coverage out of my (with-code-coverage) calls (lcov shows 0% coverage for everything). are there any examples online anywhere i might look up?
<chris>gabber: https://wiki.gnucash.org/wiki/User:Christopherlam#Generating_Coverage_Reports
<lechner>Hi, how may I pass a list of strings to (system* ) please?
<dsmith>lechner: Prob something like: (let ((los (list "of" "strings"))) (apply system* los))
<lechner>dsmith: thanks!
<wingo>moo
<civodul>o/
***robin_ is now known as robin
<gabber>chris: thanks!
***NullPointerErro1 is now known as NullPointerError
***NullPointerErro1 is now known as NullPointerError
<dsmith-work>civodul: Did the bot send you my message? I didn't see it. Maybe it went to #guix?
<civodul>dsmith-work: about writev(2)? yes, i saw it, thanks!
<cwebber> https://dustycloud.org/tmp/guile-terminal-phase-wip2.gif
<ft>cwebber: Cool! Do you do the terminal drawing yourself?
<cwebber>ft: I'm using guile-ncurses !
<cwebber>I'm about to give a talk at the https://mug.org/ in half an hour!
<ft>cwebber: Nice! A big window then, and ncurses takes care of the terminal updates?
<ft>cwebber: Hehe, it's midnight here, so on a school night, I probably have to pass. :)
<ft>…unless the session is recorded.