| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Message-ID: | <00d601c2e1d8$0a0b6660$5c16989e@oemcomputer> |
| Reply-To: | "Peter S Tillier" <peter_tillier AT yahoo DOT co DOT uk> |
| From: | "Peter S Tillier" <peter_tillier AT yahoo DOT co DOT uk> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <D5A7E45D575DD61180130002A5DB377C02D14F0E AT ca25exm01> |
| Subject: | Re: sed 4.0.5 regexp problem |
| Date: | Mon, 3 Mar 2003 22:55:48 -0000 |
| Organization: | Private |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
----- Original Message ----- From: "Berger David-MGI2063" <dberger AT motorola DOT com> To: <cygwin AT cygwin DOT com> Sent: Friday, February 28, 2003 11:37 PM Subject: sed 4.0.5 regexp problem > The following should be equivalent, they no longer are: > > echo 'T _atan2' | sed -e 's/^T\W*\(\w*\)/FuncSymbol(\1),/ > > echo 'T _atan2' | sed -e 's/^T[[:space:]]*\([[:alnum:]_]*\)/FuncSymbol(\1),/ > > The first one used to work, now only the second one does. This is not good. > > David > I reported this to Paolo Bonzini (GNU sed maintainer). He's looking into it. Peter S Tillier "Who needs perl when you can write dc, sokoban and an unlambda interpreter in sed?" __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |