From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Grover Newsgroups: gmane.lisp.guile.bugs Subject: guile-www uses obsolete optargs-kw Date: Mon, 11 Apr 2005 20:45:23 -0400 Message-ID: <425B1A23.302@mail.msen.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113267320 12348 80.91.229.2 (12 Apr 2005 00:55:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Apr 2005 00:55:20 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Apr 12 02:55:18 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DL9gK-00007p-IS for guile-bugs@m.gmane.org; Tue, 12 Apr 2005 02:55:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL9GY-0003Oe-09 for guile-bugs@m.gmane.org; Mon, 11 Apr 2005 20:28:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DL9Fl-00032x-OR for bug-guile@gnu.org; Mon, 11 Apr 2005 20:27:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DL9Fd-0002zK-OW for bug-guile@gnu.org; Mon, 11 Apr 2005 20:27:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL9Fd-0002vB-9G for bug-guile@gnu.org; Mon, 11 Apr 2005 20:27:33 -0400 Original-Received: from [148.59.19.5] (helo=conch.msen.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DL9Wx-0004RP-Bo for bug-guile@gnu.org; Mon, 11 Apr 2005 20:45:27 -0400 Original-Received: from [127.0.0.1] (awgrover@msen.com [148.59.19.5]) by conch.msen.com (8.12.10/8.12.10) with ESMTP id j3C0jOsd014296 for ; Mon, 11 Apr 2005 20:45:24 -0400 (EDT) User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) X-Accept-Language: en-us, en Original-To: bug-guile@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:2730 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:2730 It appears that module (ice-9 optargs-kw) is renamed (ice-9 optargs) in guile 1.6.4? Module (www cgi) Version 2.9 I do not know when the ice-9 module was renamed. I didn't investigate further than to see that (www cgi) will load and parse urls. Perhaps I didn't investigate far enough to understand optargs-kw. Please see the patch submitted in the following email. -- Alan Grover awgrover@mail.msen.com +1.734.476.0969 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile