From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.user Subject: Re: guile-db Date: Mon, 20 Oct 2008 07:44:15 -0400 Message-ID: References: <1224013004.4370.5.camel@localhost> <3ae3aa420810141338o20adfbd4p5d9e6da4d5dc4226@mail.gmail.com> <3ae3aa420810151215y769f51efgea70d31d3e31bc12@mail.gmail.com> <3ae3aa420810161611y3e5a887bka51bd32074e2f51b@mail.gmail.com> <63nnaaws.fsf@vps203.linuxvps.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1224520500 14899 80.91.229.12 (20 Oct 2008 16:35:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2008 16:35:00 +0000 (UTC) Cc: guile-user@gnu.org To: Sebastian Tennant Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Oct 20 18:35:54 2008 connect(): Connection refused Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KrtCV-0003Kg-BP for guile-user@m.gmane.org; Mon, 20 Oct 2008 13:45:31 +0200 Original-Received: from localhost ([127.0.0.1]:57761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrtBP-0004mC-BH for guile-user@m.gmane.org; Mon, 20 Oct 2008 07:44:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrtBK-0004lx-MB for guile-user@gnu.org; Mon, 20 Oct 2008 07:44:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KrtBJ-0004le-A3 for guile-user@gnu.org; Mon, 20 Oct 2008 07:44:18 -0400 Original-Received: from [199.232.76.173] (port=58124 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrtBJ-0004lb-2f for guile-user@gnu.org; Mon, 20 Oct 2008 07:44:17 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]:51531) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KrtBI-0005fR-OT for guile-user@gnu.org; Mon, 20 Oct 2008 07:44:16 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id CC4F453F7; Mon, 20 Oct 2008 07:44:15 -0400 (EDT) X-Hashcash: 1:20:081020:guile-user@gnu.org::uOtUjqVJXxeU+cUK:00000000000000000000000000000000000000000004KcM X-Hashcash: 1:20:081020:sebyte@smolny.plus.com::8N0idjQbm8MWgcRh:0000000000000000000000000000000000000004LLx In-Reply-To: <63nnaaws.fsf@vps203.linuxvps.org> (Sebastian Tennant's message of "Mon, 20 Oct 2008 09:11:31 +0000") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6838 Archived-At: --=-=-= Content-Transfer-Encoding: quoted-printable > True, but to make this work in 1.8 you just have to write a single .scm > file for the module which loads the shlib and re-exports all the right > symbols. And maybe a little else, but I am pretty sure not much. Easy for a C programmer no doubt, but not so easy for a lowly scripter like myself. It's a scm file, not C. ttn's convenience modules are no doubt useful, but perhaps a higher priority for the future of Guile and Postgres is to update the 'standard' guile-pg (currently shipped by Debian depending on guile-1.6) so that it no longer depends on 1.6 and ceases to use procedures deprecated under 1.8. It's less work to write the wrapper to ttn's version. But if you want to do that and host it somewhere, go right ahead. I've written to Sam Hocevar (the Debian package maintainer of guile-pg) to see who he believes the upstream maintainer to be). I think you are referring to guile-pg 0.07=20 The 'modern' guile-pg maintained by ttn is at: http://www.gnuvola.org/software/guile-pg/ The sourceforge version appears to be vanishing. I switched pkgsrc to ttn's version long ago. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (NetBSD) iEYEARECAAYFAkj8bw8ACgkQ+vesoDJhHiXbZACgo9F65xU2/JKL6a65hQFCepYM sk4AnA86R+BDr/zJaHXZFsEMowQMDM8Z =dmqC -----END PGP SIGNATURE----- --=-=-=--