From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99935 invoked by alias); 13 Jun 2019 10:29:26 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 99927 invoked by uid 89); 13 Jun 2019 10:29:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 13 Jun 2019 10:29:25 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hbMyt-0006K1-O9; Thu, 13 Jun 2019 06:29:21 -0400 Received: from [141.143.193.76] (port=51626 helo=termi.gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hbMyt-0003M1-5g; Thu, 13 Jun 2019 06:29:19 -0400 From: jemarch@gnu.org (Jose E. Marchesi) To: "Frank Ch. Eigler" Cc: cgen@sourceware.org Subject: Re: Heads up: porting CGEN to guile 2.x References: <87o93hk5z9.fsf@gnu.org> <20190610224326.GA16630@redhat.com> Date: Thu, 13 Jun 2019 10:29:00 -0000 In-Reply-To: <20190610224326.GA16630@redhat.com> (Frank Ch. Eigler's message of "Mon, 10 Jun 2019 18:43:26 -0400") Message-ID: <87h88t6aoc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00024.txt.bz2 > I woulc like to push and keep my wip in a public branch jemarch/guile2 > in the git repo. That will help in case someone else wants to help with > this. That'd be great. I added you to the 'cgen' group so you can create this git branch. Thanks!