From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) by sourceware.org (Postfix) with ESMTPS id C6D1E3858D35 for ; Thu, 16 Mar 2023 16:50:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C6D1E3858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=Shaw.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=shaw.ca Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTP id cpj2pNazQjvm1cqoEpmDmf; Thu, 16 Mar 2023 16:50:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shaw.ca; s=s20180605; t=1678985434; bh=eUwDd5mK8PQCQC3KQwJJrQ1Jf7mHG3BNf9VJVdj7HPM=; h=Date:Subject:To:References:From:Reply-To:In-Reply-To; b=DiFkovBAcCVLZ0bgQjYYphnRpNqjVaHLY+gutb5QJiXq3rtLwm/MeL9Ho94uvu0Py 0DxlCiQqXm7X+ri/7o35MWOoEmoE+4Jom9/DS7+CzpRBFgLRu1Z8jiKmjldFwrDIMz 9OI0IcH2hjdmFbk98ok7OV8vVwQtwEkEqdKW+YJubLhRaDQ8Km95q0ChWlI2bSrYIq MBRnlwfZDXtTanN6g3V5Zc+5XJupGi9KMeiRqw+IA4gwDvVksubFFJ19FtPcDV5l3a IxETSZxCYDE827KkXwMv0Wo4Pw10iH0t1hZMfNCHPriJSFa/JP+wyrO/5womRh0Rek tiFVCoZ1F5tww== Received: from [10.0.0.5] ([184.64.102.149]) by cmsmtp with ESMTP id cqoDpSLtaHFsOcqoDpV1g0; Thu, 16 Mar 2023 16:50:34 +0000 X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=641348da a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=7392p9bmP1SmsWvOWsUA:9 a=QEXdDO2ut3YA:10 Message-ID: Date: Thu, 16 Mar 2023 10:50:33 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: grep rebuild? Content-Language: en-CA To: cygwin-apps@cygwin.com References: From: Brian Inglis Organization: Inglis Reply-To: cygwin-apps@cygwin.com In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfJiM2P1np1XuMI2558hndsY8V4y3gxzDxXBv+8J4nz8EbZSCYnXKY5nWTWdWmLguIGzmGcfKEQuILGnZbKwq+Ytbw6RH7uBcxx2/XN2GvrJoSW/X60rb ait/uysrdKu/0Xom/qUeyZ0sPitlWe7+qAvIfG+EazBFk3oumTAXve7IVyV+L3KBN7wY/9jq+MJlsA== X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2023-03-16 06:08, Corinna Vinschen via Cygwin-apps wrote: > Hi Brian, > > there's a problem with the grep package. It uses the internally > provided GNULIB regex library. > > Unfortunately, that's the default if the system doesn't provide a more > recent GLibc. Which we'll never do. The problem is this: Native > language support in GNULIB's regex is *only* available, if it's built as > part of GLibc. > > I'd like to ask you to rebuild grep 3.9 with the > --without-included-regex option. > > That will allow grep to use Cygwin's own regex, which already comes with > basic native language support, and which I'm working on to sbetter > support equivalence class and collation symbol expressions. Hi Corinna, We discussed this and I was going to release grep 3.8 test release 3, for testing with snapshots or when Cygwin 3.5.0 is released, then grep 3.9 came out, and I realized grep is updated every few months, so that went on the back burner. I can do a test release for 3.9-2 with that configuration change. The current release passes all the class tests and works for me and Andrey. Are there any other implications of language support affecting grep? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry