X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=nYTl13PfGgne9SVO 9zNvM39/fiWWDV80d5GY5nPvjKATI9ozaBTYaFG5OCr1RxGjcPwnSFQHDkY9kwth A7Ilnjnnnf9ZvGae2mra79zvVwJ/MYzmaCcT3Jl64H+GZDeNGbs6eina26VPcs1h lNrfGShMOpUCreKNKGfYUaMeqyo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=3TAtjB1CF8qITI7ETtqd+T 5tIpo=; b=QJ1EZGKd1L9qg5sFKPVzp5Cf7vOfRUZXla5AnDYFtPVC2eeJLZXN51 547L2NHlbMCyNjj9lOVTdRzbQLKfmEf2jtE/5OOl4vHkccOyD5XhNprGIwRc/1Q6 3Ij2yslfNwMFPTa1vIRMfgFayVgM5Uy5zfBgR5seR/TwaL2cmRLmc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Haisman, v=c3=a1clav, haisman, V=c3=a1clav?= X-HELO: mail-lf0-f52.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=X3mJoV/T8sy0QSYItNHxZIaL1ehxJkn9dWDKsz4Awvk=; b=fcpqeY8Z9RdKo+Sg20lWYOovaf1w5uACBgIRR4z3eFlQmxJBbj/zoGDt5VSP9Yg4iK NykX1FU90zTEfHBBvRoLhZj+dXG90fTDOUWGqOm3y2g7T6vlH1Ns5hHzdaBhyvoWJqqt k3RMTmZJmnayo+VOcKidxSaMq5SPhqjbWOU2XPTTZGk0fW4aW3oXInQ7U76Gcnv7UlKl QELCaiO5XMjIFob8trMs4ajj7E0sSYj+g24z4SNo8/bgFh3T2yiXtH+SHZkZloo5BqhB DlhFxtCftYTdJDml7RVEzrOybLnJfJX50BjB8xw8NSVoGKzu4LxkkBgxVDZaEsKI+cS9 wKVQ== X-Gm-Message-State: AIkVDXL5hL2U3kI0bdGDwoBaU7pol0pj/xGQIfgS6TNmmuERLiwXW67r/T08HvLyC8Eywg== X-Received: by 10.25.203.87 with SMTP id b84mr7672649lfg.158.1485857433847; Tue, 31 Jan 2017 02:10:33 -0800 (PST) Subject: Re: Guile update? Missing `scandir` To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <67a8bb68-4d1f-1c34-3cdc-f69071cfa07a@gmail.com> Date: Tue, 31 Jan 2017 11:10:22 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 30/01/2017 11:40, Václav Haisman wrote: > Hi. > > My project is using Autogen to generate makefiles but it used > `scandir` function which appears to be missing from the version of > Guile that Cygwin package provides. Would it be possible to update > Guile to something more recent which does contain the `scandir` > function implementation? See also > https://www.gnu.org/software/guile/manual/html_node/File-Tree-Walk.html. > I assume you mean a 2.0.x version. I started to work on packaging of 2.0.x in parallel to the 1.8.x last summer but I hit some problems on their coexistence (mainly name scheme for guile-config) and let incomplete. Some of the packages in cygwin are not yet ported to 2.0.x, so dropping 1.8.x seems not a solution. Currently I have little time to look on it and my system is suffering build problems due to corporate BLODA that makes packaging an annoying activity. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple