From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18773 invoked by alias); 21 Oct 2013 06:58:04 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 18756 invoked by uid 89); 21 Oct 2013 06:58:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f51.google.com Received: from mail-pa0-f51.google.com (HELO mail-pa0-f51.google.com) (209.85.220.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 21 Oct 2013 06:57:59 +0000 Received: by mail-pa0-f51.google.com with SMTP id ld10so4344676pab.10 for ; Sun, 20 Oct 2013 23:57:57 -0700 (PDT) X-Received: by 10.66.139.38 with SMTP id qv6mr16823820pab.59.1382338676263; Sun, 20 Oct 2013 23:57:56 -0700 (PDT) Received: from [192.168.0.101] (S0106000cf16f58b1.wp.shawcable.net. [24.79.212.134]) by mx.google.com with ESMTPSA id yo2sm23350240pab.8.2013.10.20.23.57.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 20 Oct 2013 23:57:55 -0700 (PDT) Message-ID: <5264D079.3090205@users.sourceforge.net> Date: Mon, 21 Oct 2013 06:58:00 -0000 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: cygwin-apps@cygwin.com CC: Jan Nieuwenhuizen Subject: Re: [ITP] WeeChat -- Fast, light and extensible chat client References: <20131011163408.GH24181@flashtux.org> <20131018082242.GF23477@calimero.vinschen.de> <20131018145420.GC1324@flashtux.org> <20131018164013.GM23477@calimero.vinschen.de> <87wql73zt0.fsf@nlvehvbe02nb29b.ddns.nl-htc01.nxp.com> In-Reply-To: <87wql73zt0.fsf@nlvehvbe02nb29b.ddns.nl-htc01.nxp.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-10/txt/msg00171.txt.bz2 On 2013-10-21 01:26, Jan Nieuwenhuizen wrote: >> Jan, our 32 bit version of guile is 1.8.7 from 2010, the 64 bit version >> is at 1.8.8. Do you see any chance to update guile to a 2.x version? > > Ah, am I still maintainer for Guile? Yes. > Currently, LilyPond does not work with guile 2 yet so we'd have to keep > 1.8.x around for a bit anyway. Definitely, there are many others which are still compatible only with 1.8. Yaakov