Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <008501c1a04e$f7d3f140$ec00a8c0@mchasecompaq>
From: "Michael A Chase" <mchase@ix.netcom.com>
To: "=?iso-2022-jp?B?aGlyYW5hZ2EgGyRCSj8xShsoQiAbJEJMMxsoQg==?=" <hiranaga@siden.cow.melco.co.jp>,
   <cygwin@cygwin.com>
References: <F62F23EA996ED4119B8100600841EF0B019BB233@exgft24.cow.melco.co.jp>
Subject: Re: Not compatible between cygwin-B20 and cygwin-2.125.2.10
Date: Fri, 18 Jan 2002 10:34:45 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

The version number you've given (2.125.2.10) is the current version of
setup.exe.  To find the cygwin version, run 'cygcheck -s' and look at the
version information for cygwin1.dll.

There may be a problem with character set translation.  In some views, I see
two backslashes as the first part of the sed expression and in others I see
two yen symbols.  The sed command hasn't changed in a very long time, but
your keyboard and display drivers may be putting up characters other than
what you think.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
----- Original Message -----
From: "hiranaga $BJ?1J(B $BL3(B" <hiranaga@siden.cow.melco.co.jp>
To: <cygwin@cygwin.com>
Sent: Thursday, January 17, 2002 17:08
Subject: sed : Not compatible between cygwin-B20 and cygwin-2.125.2.10


> Following command dosn't work on cygwin-2.125.2.10
>    sed -e 's-\\-/-g'             <I want to change \ to />
>    sed: -e expression #1, char 7: Unterminated `s' command  <- error
message
> But same command work on cygwin-B20.




--
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/

