guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unofficial Guile 1.4.1.100 available


From: Thien-Thi Nguyen
Subject: unofficial Guile 1.4.1.100 available
Date: Fri, 22 Oct 2004 11:53:03 +0200

folks,

bugfix release for a botched search-and-replace (symptom: network
address references always resolved to localhost).

here is an example of the corrected behavior:

  guile> (version)
  "1.4.1.100"
  guile> (use-modules (www http) (www url))
  guile> (http:head (url:parse "http://www.glug.org";))
  #("HTTP/1.1" "200" "OK" ((content-type . "text/html") ...) "")

what can i say?  pebkac, feh.

  http://www.glug.org/people/ttn/software/guile/

thi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]