From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) by sourceware.org (Postfix) with ESMTPS id E2A33386188A for ; Fri, 30 Apr 2021 20:23:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E2A33386188A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bothner.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=per@bothner.com Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1lcZfp-0006TK-4V; Fri, 30 Apr 2021 22:23:41 +0200 Received: by submission02.runbox with esmtpsa [Authenticated alias (524175)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1lcZfo-0006Uf-9O; Fri, 30 Apr 2021 22:23:40 +0200 Subject: Re: Add SRFI-197 Implementation for Kawa To: Alcides Flores Pineda Cc: Kawa Community References: <874kho4prj.fsf@movivendor.com> <87r1ks2bpc.fsf@movivendor.com> <467a5c8f-ef4b-7903-9338-40277cf79eb6@bothner.com> <87im62396b.fsf@movivendor.com> <87r1irohkt.fsf@movivendor.com> From: Per Bothner Message-ID: <8236979e-8e8f-b680-dbbb-ed3455a56255@bothner.com> Date: Fri, 30 Apr 2021 13:23:36 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <87r1irohkt.fsf@movivendor.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: kawa@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Kawa mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2021 20:23:46 -0000 On 4/30/21 9:36 AM, Alcides Flores Pineda wrote: > I finally managed to update the documentation file and added srfi-197 to > the list of implemented SRFIs. > > Here is the pull-request !32 with the added lines. > > * https://gitlab.com/kashell/Kawa/-/merge_requests/32 Thanks. Merged. -- --Per Bothner per@bothner.com http://per.bothner.com/