Clint Moore

Results 6 comments of Clint Moore

From what I'm reading, is the requirement for `cabal-dev ghci` to work that the project build completely with `cabal-dev install`? If you are working on a project that uses Snap,...

I fixed this for myself by deleting mbuild/home/iterate-1.4.whatever. The problem is that iterate before a certain date doesn't build with newer SBCL installs. If you delete that directory and then...

Ok, I'll continue digging into it and see what I can find out.

Just in case you or someone else might see something I'm missing, here is the data I have so far. mongodb 1.7.6 test output: https://gist.github.com/3349901 server log file during the...

sbcl 1.0.58 on osx 10.8 From your gist... ``` ---- starting test of package : { finding documents } --------------- INDEX failed: Expected 0 but saw 36 DESCRIPTION => "assuming...

Have you successfully used this in a multithreaded setup? I only see this when there's more than a couple of handlers trying to talk to mongo at the same time.