Re: guildhall status

2011-07-15 Thread dsmich
dsm...@roadrunner.com wrote: > The test passes with the included git diff. Seems request-host returns a > pair instead of a string, so just use the car. > Bah. Looks like I hozed attaching it. Another try. -Dale diff --git a/test-suite/tests/web-request.test b/test-suite/tests/web-r

Re: guildhall status

2011-07-15 Thread dsmich
Andy Wingo wrote: > Hi, > > I wanted to bootstrap the guildhall stuff, so last week I started poking > at Andreas' excellent dorodango (http://www.nongnu.org/dorodango/). I > forked his repo on gitorious, removed a bunch of compat stuff for other > implementations, imported dependencies in

guildhall status

2011-07-15 Thread Andy Wingo
Hi, I wanted to bootstrap the guildhall stuff, so last week I started poking at Andreas' excellent dorodango (http://www.nongnu.org/dorodango/). I forked his repo on gitorious, removed a bunch of compat stuff for other implementations, imported dependencies into the archive, replaced the http stu

new module: (web client)

2011-07-15 Thread Andy Wingo
Hi, I wrote a simple HTTP client and dropped it in (web client). It's synchronous, so it's a bit lame. I'm attaching it here for review. Feedback welcome. Andy ;;; Web client ;; Copyright (C) 2011 Free Software Foundation, Inc. ;; This library is free software; you can redistribute it and/or