IRC channel logs

2022-04-03.log

back to list of logs

<chrislck>sneek: botsnack
<sneek>:)
***alMalsamo is now known as littlebobeep
<dadinn>hi all
<dadinn>not so long ago had this issue with the (add-to-load-path (dirname (current-filename))) code failing with #f errors from current-filename. It turned out the problem seems to have been that a few lines below I was trying to load subdirectories using use-modules. These subdirectories were git submodules, which failed to have been correctly checked out during recursive cloning.
<dadinn>The problem is weird nevertheless, because why it seems I was getting errors at the (dirname (current-filename)) calls, that current-filename was returning #f?
<xiews>Is there anything in Guile to use to replace Mit-Scheme default-object? ?
<daviid>dadinn: we may only be able to help you if you can write a snipset that we may use (to try) to reroduce the problem, a so called minimal example ...
<daviid>xiews: wht is an 'Mit-Scheme default-object?'
<sneek>chrislck: Greetings!
***alMalsamo is now known as littlebobeep
<daviid>Kolev: seen this? https://news.ycombinator.com/from?site=mataroa.blog - it seems they wrote it for you :)
<Kolev>daviid, not self-hosted