From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11404 invoked by alias); 28 Dec 2014 22:42:28 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 11387 invoked by uid 89); 28 Dec 2014 22:42:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 28 Dec 2014 22:42:26 +0000 Received: from [10.9.9.206] (helo=mailfront02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1Y5MXX-0000Iw-N9 for kawa@sourceware.org; Sun, 28 Dec 2014 23:42:23 +0100 Received: from 76-9-81-87-rt-broadband-01.broadband.oakhurst.sti.net ([76.9.81.87] helo=toshie.bothner.com) by mailfront02.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) id 1Y5MXS-0007h4-8x for kawa@sourceware.org; Sun, 28 Dec 2014 23:42:18 +0100 Message-ID: <54A08746.8090708@bothner.com> Date: Sun, 28 Dec 2014 22:42:00 -0000 From: Per Bothner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: kawa@sourceware.org Subject: Re: srfi-14 with -r7rs flag References: <54A0847F.9050609@hungry.com> <54A08500.2030004@hungry.com> In-Reply-To: <54A08500.2030004@hungry.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-q4/txt/msg00170.txt.bz2 On 12/28/2014 02:32 PM, Seth Alves wrote: > Weird... do both -r7rs and --r7rs work? Yes, it appears -OPTION is the same as --OPTION. I had forgotten that. I'm not sure if it's a feature or a bug :-) I document and recommend the --OPTION forms. -- --Per Bothner per@bothner.com http://per.bothner.com/