From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Tennant Newsgroups: gmane.lisp.guile.user Subject: Re: guile-db Date: Thu, 23 Oct 2008 11:31:39 +0000 Message-ID: References: <1224013004.4370.5.camel@localhost> <3ae3aa420810161611y3e5a887bka51bd32074e2f51b@mail.gmail.com> <63nnaaws.fsf@vps203.linuxvps.org> <49dd78620810230118o642241acte709e8395e31c0cf@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224761542 7879 80.91.229.12 (23 Oct 2008 11:32:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 11:32:22 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Oct 23 13:33:23 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 1KsyRM-0004Nh-Jb for guile-user@m.gmane.org; Thu, 23 Oct 2008 13:33:20 +0200 Original-Received: from localhost ([127.0.0.1]:44535 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsyQE-000350-24 for guile-user@m.gmane.org; Thu, 23 Oct 2008 07:32:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsyPx-00034d-De for guile-user@gnu.org; Thu, 23 Oct 2008 07:31:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsyPw-00034R-RN for guile-user@gnu.org; Thu, 23 Oct 2008 07:31:53 -0400 Original-Received: from [199.232.76.173] (port=48172 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsyPw-00034O-Hi for guile-user@gnu.org; Thu, 23 Oct 2008 07:31:52 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:35832 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KsyPw-0008Dz-9O for guile-user@gnu.org; Thu, 23 Oct 2008 07:31:52 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KsyPp-0006dc-Sp for guile-user@gnu.org; Thu, 23 Oct 2008 11:31:46 +0000 Original-Received: from vps203.linuxvps.org ([91.186.7.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2008 11:31:45 +0000 Original-Received: from sebyte by vps203.linuxvps.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2008 11:31:45 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: vps203.linuxvps.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:igFTG/LAsg3cgBxWnoYTS8qFago= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:6847 Archived-At: Quoth "Neil Jerram" : > 2008/10/23 Sebastian Tennant : >> >> Are you planning to release a 1.8-compatible guile-pg pkgsrc package >> anytime soon? > > FWIW, I'm going to have a go at this (1.8-compatible guile-pg). I'll > be doing it as an in-between kind of task, though, so please don't > hold your breath! > > (I think it'll be interesting in at least 3 ways. (1) Finding out > about guile-pg. (2) Understanding better the differences between ttn > and GNU guile. (3) Learning how to use git effectively to update > between ttn's repo and my own.) That's great news Neil. I'm not a C programmer and I'm not familiar with git but there may still be ways I can help. Don't hesitate to contact me if you can think of any. Seb