From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thamer Al-Harbash Newsgroups: gmane.lisp.guile.devel Subject: Re: What is the Guile 1.4 equivalent? Date: Mon, 2 Jun 2003 10:44:20 -0400 (EDT) Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <3ED8F446.12425825@veritas.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1054565273 8676 80.91.224.249 (2 Jun 2003 14:47:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2003 14:47:53 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 02 16:47:42 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19MqZD-00022L-00 for ; Mon, 02 Jun 2003 16:45:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19MqYh-0004z0-I0 for guile-devel@m.gmane.org; Mon, 02 Jun 2003 10:45:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19MqYB-0004ig-3K for guile-devel@gnu.org; Mon, 02 Jun 2003 10:44:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19MqXs-0004HB-U0 for guile-devel@gnu.org; Mon, 02 Jun 2003 10:44:21 -0400 Original-Received: from helena.whitefang.com ([216.254.175.50]) by monty-python.gnu.org with smtp (Exim 4.20) id 19MqXa-0003xl-PL for guile-devel@gnu.org; Mon, 02 Jun 2003 10:44:02 -0400 Original-Received: (qmail 71470 invoked from network); 2 Jun 2003 14:44:20 -0000 Original-Received: from helena.whitefang.com (216.254.175.50) by 0 with SMTP; 2 Jun 2003 14:44:20 -0000 X-X-Sender: shadows@helena.whitefang.com Original-To: guile development In-Reply-To: <3ED8F446.12425825@veritas.com> X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2479 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2479 On Sat, 31 May 2003, Bruce Korb wrote: > Since 1.4.x is still in distribution, I need my code to work > against that version. In my various email exchanges, someone > suggested the following for enabling source lines in error messages. > Except is doesn't work for 1.4. Is there an equivalent, or > should I not bother? Probably shouldn't bother. I know FreeBSD ships with guile-1.4 in its ports package. If you want you can write your code for the old depreciated interface, then do. I'm writing mine with the new scm interface and asking my users to use guile 1.6 -- Thamer Al-Harbash http://www.whitefang.com/ (if (> pressure too-much-pressure) 'flame 'work) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel