X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 30 Jan 2002 18:52:03 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <1858-Wed30Jan2002185203+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com, pavenis AT lanet DOT lv In-reply-to: <10201301419.AA24625@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: Long delays running SED under Win98SE References: <10201301419 DOT AA24625 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Wed, 30 Jan 2002 08:19:12 -0600 (CST) > > If this is for wildcard expansion - we shouldn't do any operations on > strings that don't include * ? ... Also [..]. It's possible to make such a change in c1args.c, but it won't do much good, since Sed arguments tend to include wildcard characters quite often. > Eventually I'd like to fix UNCs to work so avoid adding things that make > it worse I don't think this has anything to do with the recent changes. I'd be interested to know whether this slow-down happens only in CVS, and if so, what change(s) cause it, because I couldn't see anything we changed recently that would affect this (so I think v2.03 behaved the same).