IRC channel logs

2016-08-06.log

back to list of logs

<daviid`>this fails ,use ((rnrs) :version (6)), where this is ok (use-modules ((rnrs) :version (6))), is this expected? just curious
<daviid`>using 2.0.12
<daviid`>^^ fails in a repl of course
<OrangeShark>to have a configure script that can check for Guile 2.2 or Guile 2.0, I just need to have GUILE_PKG([2.2 2.0])?
<daviid`>OrangeShark: yes, then you may specify the min value using GUILE_PROGS
<daviid`>like GUILE_PKG([2.2 2.0])\\nGUILE_PROGS([2.0.12])
<OrangeShark>ah cool, was going to ask about checking for the min version next :)
<OrangeShark>daviid`: it works, thanks!
<OrangeShark>daviid`: ah, it gives an error for Guile 2.1.3
<daviid`>OrangeShark: what version are you using?
<daviid`>m4/guile.m4 has been updated recently, exactly to correct this bug :)
<OrangeShark>daviid`: it a snapshot for Guile 2.2 from guix
<OrangeShark>ah okay, maybe they haven't updated it yet in guix
<daviid`>probably
<daviid`>OrangeShark: just grab the new version
<daviid`> http://git.savannah.gnu.org/cgit/guile.git/tree/meta/guile.m4
<OrangeShark>daviid`: got it to work, thanks
<daviid`>welcome
<sapientech>wingo: looking at guile emacs todo, and would like to get started on some issues. curious if you know which issues are most pressing atm
<amz3>ijp: have you seen this link on HN about persistent fractal tree written in clojure https://github.com/datacrypt-project/hitchhiker-tree/blob/master/doc/hitchhiker.adoc
<amz3>HN link: https://news.ycombinator.com/item?id=12238014
<galex-713>persistent?
<amz3>functional
<amz3>it means that when you update the tree, you get a new tree with the updated values
<amz3>I think it's copy on write something like that
<amz3>galex-713: ^
<galex-713>ah ok
<ijp>amz3: If it's on hn, there is a good chance I didn't see it
<ijp>davexunit: mind if I pick your brain about game programming?
<paroneayea>hello everyone! :D
<OrangeShark>hello paroneayea!
<paroneayea>:)
<paroneayea>how goes it OrangeShark, *
<OrangeShark>paroneayea: it is alright, finished my third week of a new job. What about you?
<paroneayea>OrangeShark: pretty well, hacking away at a project called "pubstrate"
<paroneayea>need to have a demo by tuesday
<OrangeShark>oh right, I remember you asking everyone to help you come up with a name for that
<paroneayea>yeah it's going pretty well
<brendyn>ssd died along with my scheme code >.> RIP