***catonano_ is now known as catonano
***sneek_ is now known as sneek
***catonano_ is now known as catonano
<lloda>wdyt of sizeof from (system foreign) accepting srfi-4 symbols ***roptat_ is now known as roptat
<civodul>the thing is, sizeof doesn't take symbols right now, which i think is good <lloda>it's not good having to tell srfi-4 what it already knows <wingo>lloda: for compile-time constants it may be useful to (define-syntax compile-time-sizeof ..._ <wingo>honestly tho from a srfi-4 perspective, having a local sizeof definition doesn't sound so bad <lloda>if in srfi-4 itself, yeah, that would be fine by me <civodul>as an alternative to parse-c-struct and all <unknown_lamer>hmm, is geiser still the best emacs interface to guile, or has something superseded it? <unknown_lamer>looks like that uses geiser, will try and dust my old geiser setup off then... thanks (trying to get back into guile after an extended absence...) <dsmith-work>unknown_lamer: Hey hey. Hows it going? Still doing CL? <dsmith-work>I was just thinking of you yesterday! For some odd reason, I fired up sbcl and slime. <anon987321>if you're having issues with your current setup, maybe a fresh start would help <unknown_lamer>dsmith-work: sysadmin nowadays, actually just dusted off my CL env to work on some stuff over the weekend <unknown_lamer>anon987321: it's something like 7 years old and I'm using some random branch of guile with unboxed floats so ... dusting off is an understatement ;) <dsmith-work>unknown_lamer: $DAYJOB is all Python, but some Kernel driver work. I'm mostly in here to make sure the bot hasn't died. <unknown_lamer>still using bobot++ or something else? haven't checked if it still builds in forever. <sneek>Sneeky bot running on Guile version 2.0.11 using bobot++ 2.3.0-darcs <sneek> 15:39:29 up 54 days, 2:14, 0 users, load average: 0.00, 0.01, 0.05 *jackhill waves to unknown_lamer <gmaggior>hello, how can I read an input string in Guile?