This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Not compatible between cygwin-B20 and cygwin-2.125.2.10


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 平永 務" <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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]