From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5720 invoked by alias); 31 Dec 2017 21:13:52 -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 5699 invoked by uid 89); 31 Dec 2017 21:13:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Google-Smtp-Source:ACJfBos, H*MI:google, H*UA:github.com, flex X-HELO: mail-ot0-f171.google.com Received: from mail-ot0-f171.google.com (HELO mail-ot0-f171.google.com) (74.125.82.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 31 Dec 2017 21:13:49 +0000 Received: by mail-ot0-f171.google.com with SMTP id w4so10817941otg.3 for ; Sun, 31 Dec 2017 13:13:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:user-agent; bh=k9GntQ9jMJx+aMJoz+c8ufozMsNJXvyGvLUfjv9EXJI=; b=g/iqI5+9QpG5ARgaRJIaOTYGfI9GoWigOc/RYkEHLrosPT4tkYgyJiZp1H625VM44f 2HNlgwMazBf1EDfsht9eA419Eawe7jeXRTP+WiTxfgAG1MlrATxtr4htbAmioIieuz7W u6A4bJnviqQObgXhMAnHipKyEkMMPWHRTXzukQMQm/g/TDgWN5cVyk8txTxo40SDox74 FiqBXGRH6RlbzhMIWHdWnbKCC0MWDr/FFhMSTqBA5P5cZrulId++jeQ5JtM5axWmUeP9 7SrjrXPbe/hZrIdhwCY+enKBpyfph3qgySy5iSvmt7kPmngxKm5BFjbq52xtAnVx9sDO J3gQ== X-Gm-Message-State: AKGB3mIxb4lc7sZ27aZsanzCmZz75alOHWcNU2fvR1TG5aDmJfQb4ORF MLmznCQmdbcXu/5y7y/E+hNkrw== X-Google-Smtp-Source: ACJfBos/ZffXMO2mcJwoin35xfsBVmEp+rUre93rZWIqIdII07uwsO6v9cQ7JFFVf/gNV440fz1kIQ== X-Received: by 10.157.54.229 with SMTP id s34mr18458673otd.156.1514754828008; Sun, 31 Dec 2017 13:13:48 -0800 (PST) Received: from KJu ([2605:6000:9fc0:56:c54d:2844:d0c:ba]) by smtp.gmail.com with ESMTPSA id a29sm7860226ota.59.2017.12.31.13.13.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Dec 2017 13:13:47 -0800 (PST) Message-ID: <5a49530b.1d0b9d0a.17c20.f7f6@mx.google.com> Date: Sun, 31 Dec 2017 22:00:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin@cygwin.com Subject: flex package POSIX violation Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) X-SW-Source: 2017-12/txt/msg00298.txt.bz2 The POSIX standard, at least since 1997 [1], requires the presence of a "lex" utility. Most systems (including Cygwin) provide a Lex implementation via the "flex" package. However with other OS, a "lex -> flex" symlink is provided, whereas the Cygwin package does not. Please resolve this, thanks. [1] http://pubs.opengroup.org/onlinepubs/7908799/xcu/lex.html -- 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