IRC channel logs

2024-06-01.log

back to list of logs

<daviid>lagash: you prob know, but fwiw, core guile has optional and keyword args, unless strict portability objective, you don't need this srfi
<mwette>graywolf: try this: https://paste.debian.net/1318764/
<mwette>sneek: later tell graywolf, try this: https://paste.debian.net/1318764/
<sneek>Okay.
<lagash>daviid: yes, but I'd like to try and use this SRFI for portability reasons
<apteryx>daviid: is it normal that g-golf's test suite may be silent for more than 1 h ? https://ci.guix.gnu.org/build/4360224/log/raw
<apteryx>expected*
<apteryx>I've restarted the build now, we'll see
<daviid>apteryx: this seems to be a build of an old version guile-g-golf-0.8.0-a.1-builder, not sure why, nor if ti matters, but current g-golf verson is 0.8.0-rc-4
<daviid>apteryx: and fwiw, the test-suite never ever 'hangs' upstream, i do not release unless 'make distcheck' pass
<daviid>apteryx: actually, my memory failed, the test-suite did hang in the past, i fixed it, i'd need to dig to point to the fix, but, fwiw, all *-rc-* version have the fix, so, please update guix to build the latest g-golf v0.8.0-rc-4
<civodul>cbaines: just sent you a proposal to have get-bytevector-all in Scheme
<civodul>ArneBab: Wisp’s in the house! 🎉
<civodul>changes are being picked up at https://ci.guix.gnu.org/eval/1367299
<apteryx>daviid: OK, thank you. I'll just ignore that old failure as obsolete.
<apteryx>would someone with commit access be happy to look at some trivial changes?
<apteryx>I sent a few to bug-guile yesterday, such as bug#71303 ("doc: Fix typo in PEG example."), bug#71301 ("module: Add some docstrings to (system base compile).") and bug#71304 ("Add support for 'else' clause in R7RS cond-expand."), which are all very focused changes.
<apteryx>a more verbose but still doc-only change is bug#71300 ("doc: Document SRFI 64.")
<ArneBab>civodul: yay! \o/
<ArneBab>Thank you!
<ArneBab>I know that this was a pretty big chunk of code review — thank you for taking it up!
<civodul>ArneBab: yw; sorry again for the enormous delay
<ArneBab>civodul: no worries, I understand being overloaded (I have that myself quite a bit these days). Thank you for making the time now! And also for the make-symbol solution — it’s much nicer to read.