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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=UeRZ6/y r4YwVGZjhEdmnrmu3itDCnE6X0HgvlQzoaU8LRLsJ9yhKySLwIRvNxSX9Jjuyhcp 9AgbIKoMI8G/udQXrNUPxXAd4YGkwTo2hVKXafte2WJcalYGkmRalqtlFuGPzYFF VaRYfgAIb649Mh95Az7a9NIZBVUEVTyMRRcU= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=3/UnML82MkLul Fy5MrLGgFd/oFA=; b=t4hzQCQJ5WF+P/vbNqpWZa68ENGTNQrcB3BPxrZ9K6ztu mJ1nruFibgjdwMBQmbEYCnPXa/z1ex1Gmpw2GJERSp0uu75uUXSZdCwyuH0lHZJh L31svp4YDwCjAth633EswpDMGMePbp2HY3NfWLXaSET7jNjNYCBOill7Qew73I= 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: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-it0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=ogXklcNDzkRUKcgRBmAKeACEeuur/hIaKajVXN2s34Y=; b=AGUNmMowRs4NZFvsKAmhJIPRpPr6qVN4928A9Sw9+o7f+jMhN+bbsxG5QsqtuP/U+j tOkP+6eFe0Pa5fMBAifO15tuBEmFrF3Yn2mpF4jpKf1zDUdGyZe5DSsEsVIghJLGx52D OblzID8PLKclo0D9SkH5fMveyou28QWlxztPaDqWI1nFMAfRjV8DVKaLP0/Y4Z/CZudB gCrbUVaUwiZ5RvEn39/07uCzIB+u7pNLZqPl0/wulotxWl4fDC5GSK1JPA3rtv3IlWmQ Iv0hIY0ezCzdMQum+f95WD965jJnwdSvuNDrk4hSsFM1IiTyfiXyM1G7uML3ulVd3bkc +XjQ== X-Gm-Message-State: AKGB3mL7oBmf5OsSOsuhldQ+CSXu3TKF9/p+dVG0cBjjHVBe42KRSb++ gh3/QExdEoF1gb0KcyvaolCXkCSr7X8dOC7P7lZTuTTz X-Google-Smtp-Source: ACJfBovYiyyxVAqcg5fl7DvamN9Mnlcgsu+HI3lvN/o6i9GeGZBTyN/bKbK+7JH7A15M3j4xCxsGcwX99JFARMwJPDY= X-Received: by 10.36.217.132 with SMTP id p126mr3091173itg.120.1515163072114; Fri, 05 Jan 2018 06:37:52 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <5a49530b.1d0b9d0a.17c20.f7f6@mx.google.com> References: <5a49530b DOT 1d0b9d0a DOT 17c20 DOT f7f6 AT mx DOT google DOT com> From: Gerrit Haase Date: Fri, 5 Jan 2018 15:37:11 +0100 Message-ID: Subject: Re: flex package POSIX violation To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes 2017-12-31 22:13 GMT+01:00 Steven Penny writes: > 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 Maybe to 'request' something is not the best approach to resolve your issue? A better way to handle issues like this would be: you provide a patch to handle the issue and the maintainer of the package may then decide to incorporate your patch. Thanks. -- 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