From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Price Newsgroups: gmane.lisp.guile.user Subject: Re: ANN: fectors v0.1 Date: Sun, 08 Jul 2012 11:26:52 +0100 Message-ID: <87ehomlf9v.fsf@Kagami.home> References: <87k3yfkq72.fsf@Kagami.home> <87hatin4xy.fsf@rapitore.luna> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1341743230 10487 80.91.229.3 (8 Jul 2012 10:27:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 8 Jul 2012 10:27:10 +0000 (UTC) Cc: guile-user , vicare-users To: Marco Maggi Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Jul 08 12:27:09 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Snoho-0007xQ-Eg for guile-user@m.gmane.org; Sun, 08 Jul 2012 12:27:08 +0200 Original-Received: from localhost ([::1]:48937 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Snohn-0008PL-Fm for guile-user@m.gmane.org; Sun, 08 Jul 2012 06:27:07 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Snohj-0008P9-Ol for guile-user@gnu.org; Sun, 08 Jul 2012 06:27:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Snohh-0001kA-Sh for guile-user@gnu.org; Sun, 08 Jul 2012 06:27:03 -0400 Original-Received: from mail-wi0-f171.google.com ([209.85.212.171]:59464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Snohh-0001ju-JU for guile-user@gnu.org; Sun, 08 Jul 2012 06:27:01 -0400 Original-Received: by wibhq4 with SMTP id hq4so1533837wib.12 for ; Sun, 08 Jul 2012 03:26:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=v+B/yD7OcwciZbAJH8qksMmjpqnhZrcqM/+YlO7iW0M=; b=RGNqqM6YiUFBDhHForxgL8YgUKrWbmxXGYBJKtqEY2iv5hg/qOhv8zhc1RKkamgU0C PLnANI6rAmKi6tDLN4t5QhD4nUXSTrkRrOAemu840YICHF+Z7VY/VTsDBr+on+UtfZ35 KTYoVMUrpfY9ZpOvUROTf5dyuNZ9KRZDwQewcw7Wfn+j044JGTcMs5vxdNniDJFQsBO/ TnORgdBtF7b2Kp4cPQdSU1uHOYZlJZtO6dOcFwBzouCiFvGb6SSyBBHuoTxY8oofYDZH btGirS/jfL3l8fb1LecRJtSDO9znzt2+U5KuQiI3baG2zw9WVwE0wPVKLErQEBfjrMFW C3GA== Original-Received: by 10.216.193.162 with SMTP id k34mr13520478wen.54.1341743219465; Sun, 08 Jul 2012 03:26:59 -0700 (PDT) Original-Received: from Kagami.home (host86-174-98-205.range86-174.btcentralplus.com. [86.174.98.205]) by mx.google.com with ESMTPS id u15sm12287452wiv.11.2012.07.08.03.26.57 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Jul 2012 03:26:58 -0700 (PDT) In-Reply-To: <87hatin4xy.fsf@rapitore.luna> (Marco Maggi's message of "Sun, 08 Jul 2012 08:27:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.171 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9521 Archived-At: Marco Maggi writes: > I can confirm that it works with Vicare Scheme. The > following is a test file for Vicare, just place it in > fectors' source directory and do: > Thank you for this Marco, it is very handy, and I have added it to the source tree. Usually I also try to write my test suits more portably, and more thoroughly than I had done for the release. But once you've written them once, it always feels like a drag to do it a second time :) -- Ian Price "Programming is like pinball. The reward for doing it well is the opportunity to do it again" - from "The Wizardy Compiled"