Re: sed match DOS end of line

2018-01-06 Thread Steven Penny
On Sat, 6 Jan 2018 16:25:20, Steve Harlow wrote: Do I not have some environment variable set correctly? Is this a bug in sed? I see that I can install the older version, 4.2.2.3.  Looks like that might take a step backwards on some libraries too. compiler-rt(5.0.1-1), libc++devel (5.0.1-1), li

sed match DOS end of line

2018-01-06 Thread Steve Harlow
Greetings, With 'sed' (GNU sed) version 4.4 I am seeing that '$' doesn't match end of line with windows type text files. It looks like something like this happened and was fixed on version 4.2.2. https://cygwin.com/ml/cygwin/2013-06/msg00685.html Here is the original complaint at the time.  I

Re: autoreconf/gettext puzzle (was Re: sed match DOS end of line)

2013-06-27 Thread Corinna Vinschen
On Jun 27 17:51, Corinna Vinschen wrote: > On Jun 27 10:42, Yaakov (Cygwin/X) wrote: > > On 2013-06-27 09:49, Corinna Vinschen wrote: > > >Ok, here's me, even more puzzled. FIW, the 4.2.2 packages have *not* > > >been built the same way as the 4.2.1 package. The difference is running > > >autorec

Re: autoreconf/gettext puzzle (was Re: sed match DOS end of line)

2013-06-27 Thread Corinna Vinschen
On Jun 27 10:42, Yaakov (Cygwin/X) wrote: > On 2013-06-27 09:49, Corinna Vinschen wrote: > >Ok, here's me, even more puzzled. FIW, the 4.2.2 packages have *not* > >been built the same way as the 4.2.1 package. The difference is running > >autoreconf (4.2.2) vs. not running autoreconf (4.2.1). >

Re: autoreconf/gettext puzzle (was Re: sed match DOS end of line)

2013-06-27 Thread Yaakov (Cygwin/X)
On 2013-06-27 09:49, Corinna Vinschen wrote: Ok, here's me, even more puzzled. FIW, the 4.2.2 packages have *not* been built the same way as the 4.2.1 package. The difference is running autoreconf (4.2.2) vs. not running autoreconf (4.2.1). Were these natively compiled or cross-compiled? The

Re: autoreconf/gettext puzzle (was Re: sed match DOS end of line)

2013-06-27 Thread Corinna Vinschen
On Jun 27 16:49, Corinna Vinschen wrote: > On Jun 27 16:24, Corinna Vinschen wrote: > > On Jun 27 13:28, Paul Becker wrote: > > > > From: On Behalf Of Corinna Vinschen > > > > Sent: Thursday, June 27, 2013 6:49 AM > > > > Subject: [ANNOUNCEMENT] Updated: sed-4.2.2-2 > > > > > > > > I've just updat

autoreconf/gettext puzzle (was Re: sed match DOS end of line)

2013-06-27 Thread Corinna Vinschen
On Jun 27 16:24, Corinna Vinschen wrote: > On Jun 27 13:28, Paul Becker wrote: > > > From: On Behalf Of Corinna Vinschen > > > Sent: Thursday, June 27, 2013 6:49 AM > > > Subject: [ANNOUNCEMENT] Updated: sed-4.2.2-2 > > > > > > I've just updated the Cygwin 32 and 64 bit version of sed to 4.2.2-2.

Re: sed match DOS end of line

2013-06-27 Thread Corinna Vinschen
On Jun 27 13:28, Paul Becker wrote: > > From: On Behalf Of Corinna Vinschen > > Sent: Thursday, June 27, 2013 6:49 AM > > Subject: [ANNOUNCEMENT] Updated: sed-4.2.2-2 > > > > I've just updated the Cygwin 32 and 64 bit version of sed to 4.2.2-2. > > Since this 'sed' change, I noticed that "$" does

sed match DOS end of line

2013-06-27 Thread Paul Becker
> From: On Behalf Of Corinna Vinschen > Sent: Thursday, June 27, 2013 6:49 AM > Subject: [ANNOUNCEMENT] Updated: sed-4.2.2-2 > > I've just updated the Cygwin 32 and 64 bit version of sed to 4.2.2-2. Since this 'sed' change, I noticed that "$" does not match a dos formatted file end-of-line anymo