delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/12/31/16:44:56

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=Z+bmyHTJAqln+Q11
4JUW1gbyJWJNGGMwiu+yRQlGhdSh7Gn4J/y3TTgasY/qNSUryBo9yuaObCTJTRfu
RrokMFjBY2L0UCAAwdx2hM36/S+4wMBeCYOj3Yc7XXSzEU7dPnfQ9ZOb1BWNGOny
a9zlN8aG30IhvUFoogzRK9KGkoM=
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=Cx1/N8qCyZ/ncVCBEiE76i
Kfvzs=; b=fSQlbJT+oMFnpJHcv5UZb0a1zNybOXxOKfy3xNYig/8ZK4nWxQAY+Z
TvvQNkHmQqmLFDt6V/9DzoStpK178ppz4B0gURgPjdjQ1WZAd77oRsRG9tn/w/DI
m/fMtNANpPwUIZrRQWQeWvxH+qdQQA+4qY7PhQDefUqoijvAniThQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=penny, Penny, compliant, H*u:6.1
X-HELO: mail-wr0-f169.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-language :content-transfer-encoding; bh=w6JleYX644qZYcUhYz0Sy2Ez7g518ANPiGe88i9/heE=; b=qyNTBXDqIml/7YFkdSkFVJ14G0L4DVlnlNhtkW5ZSiX9W0ZuYdnqYVbWX/W5Qhd+iY 6sln4Q2oM1BNQVuX8f3wQFKAhbABNLgn0xotTdwQOmeJXKDhyBpuOxS4kb2FqsoVogti SYGlsgriN76uNMYKX25qb8OuTZLuOv2Au3CW951y13DGYPOYamgf0UGWxZS+BmRpmCIL 45Jnuc1cQHJ/QYbfRw1pcvtHW03qaYmFsOpMhJ2HhxeHLazDtDPA6fMOTorfUMnPAILo A15RKvlC34u9Ke7LluXk0jPa9jdwLFrzmNJNGyWQ4cmAnNyNw46HK8h35x/GOvQlDHhT nsQA==
X-Gm-Message-State: AKGB3mIil+CW0qOpzVs+RIOQs0IxKlcLf4roS58FtTCrV4ZE4mpwvYks q2naN7Xzhxq2t4jQEl+8kie7Fg==
X-Google-Smtp-Source: ACJfBotQ1uET6GBuYTKXMQ7OG5icGWLrhRkI5gAsdqwsxx5QS1LrQyZnFTUeQlaa24sKjRzkf77xSg==
X-Received: by 10.223.208.146 with SMTP id y18mr6929739wrh.118.1514756680892; Sun, 31 Dec 2017 13:44:40 -0800 (PST)
Subject: Re: flex package POSIX violation
To: cygwin AT cygwin DOT com
References: <5a49530b DOT 1d0b9d0a DOT 17c20 DOT f7f6 AT mx DOT google DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <3d6f4622-f4c2-b48c-7ba3-b353edd11bce@gmail.com>
Date: Sun, 31 Dec 2017 22:44:32 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0
MIME-Version: 1.0
In-Reply-To: <5a49530b.1d0b9d0a.17c20.f7f6@mx.google.com>
X-IsSubscribed: yes

On 31/12/2017 22:13, Steven Penny wrote:
> 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
> 
> 

Flex is NOT 100% Posix compliant.
See Info on
   20 Incompatibilities with Lex and Posix
as upstream does not provide the link "lex -> flex"
I am reluctant to do differently.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019