From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67309 invoked by alias); 30 Jan 2017 10:40:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 67218 invoked by uid 89); 30 Jan 2017 10:40:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-wm0-f41.google.com Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Jan 2017 10:40:33 +0000 Received: by mail-wm0-f41.google.com with SMTP id c85so208334636wmi.1 for ; Mon, 30 Jan 2017 02:40:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=COQBxvYeez1etC/ew5mxfXF8mQxvywVHjWk2qMaIvTo=; b=WFFHifJHN9ThBJG0hxzu1RpDRsKviMEVrKwY4NeOy6Y3xvBe8DcRgqQlzRsjGvuxpJ opAeznZwvx20RNIGI8jvU6QcIX2n48SEDNLBhVvHHjhjDqJCpQrshGJ0fvCHwSN+rAWq XkD7PiQBUM4tlZeuooUJGj+TCVHNeu5hfHqqWs6ikKNxe7RWQqhXfqjbr2IyN4E/i5Sl M+bn/bQuMxLvrdcTcJjL/zoTqogw6kFO9kccx9SFJH2lfui30s5uOMp11wrFLv2ST9Dw J+1fCQN/NPQLefB2+DbVvuNinVWLHkjwYFWfrdG3rwKyXU2gq0BVmrxZwXvWjJ1BoWof u8CQ== X-Gm-Message-State: AIkVDXI7HSkPH4EW+24l3Jbirnn0Z5ddnYKbmCkTupynLvZirAmKpO/bqzKESzBmiK98bkYFBcpFJdjP1crNMg== X-Received: by 10.28.143.204 with SMTP id r195mr12938468wmd.32.1485772831502; Mon, 30 Jan 2017 02:40:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.186.81 with HTTP; Mon, 30 Jan 2017 02:40:30 -0800 (PST) From: =?UTF-8?Q?V=C3=A1clav_Haisman?= Date: Mon, 30 Jan 2017 10:40:00 -0000 Message-ID: Subject: Guile update? Missing `scandir` To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00380.txt.bz2 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. -- VH -- 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