cygpath 1.7.18 problem. cypath returns mangled filename

2013-06-26 Thread John Daintree
Hi, I’ve hit a problem with cygpath. Here’s a script: JD0=/cygdrive/d/obj/13.2.tmp/apl/win/32/unicode/winapi/dev/opt JD=/cygdrive/c/src/13.2.dss/svn/misc/samples/tmp cygpath --version echo .. echo $(cygpath -up "$JD0:$JD:$JD:$JD") echo .. echo $(cygpath -up "$JD0:$JD:$JD:$JD:$JD:$JD") e

Re: [BUG REPORT]sed -e 's/[B-D]/_/g' replaces unexpected characters

2013-06-26 Thread Corinna Vinschen
On Jun 25 18:09, Corinna Vinschen wrote: > On Jun 25 18:03, Corinna Vinschen wrote: > > On Jun 25 15:38, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: > > > > Your locale is zh_CN.UTF-8. What you're expecting is only guaranteed > > > > in the C locale: > > > [...] > Which also means, AFAICS, Cygwin'

[ANNOUNCEMENT] Updated: sed-4.2.2-1

2013-06-26 Thread Corinna Vinschen
I've just updated the Cygwin version of sed to the latest upstream releasae 4.2.2. The Cygwin release is created from the vanilla sources. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run

Re: cygpath 1.7.18 problem. cypath returns mangled filename

2013-06-26 Thread Corinna Vinschen
On Jun 26 10:07, John Daintree wrote: > Hi, > > I’ve hit a problem with cygpath. Here’s a script: > > JD0=/cygdrive/d/obj/13.2.tmp/apl/win/32/unicode/winapi/dev/opt > JD=/cygdrive/c/src/13.2.dss/svn/misc/samples/tmp > > cygpath --version > > echo .. > echo $(cygpath -up "$JD0:$JD:$JD:$JD")

Is there SCSI ioctl() support in cygwin? Where is sg.h?

2013-06-26 Thread Peter Allen
I've searched the archives and the net and haven't found any information about using ioctl() to send commands to a SCSI disk. I'm porting an application that needs structures defined in sg.h, (sg_io_hdr_t) but can't find that header in any cygwin package. Is there support for this in cygwin?

Re: Is there SCSI ioctl() support in cygwin? Where is sg.h?

2013-06-26 Thread Corinna Vinschen
On Jun 26 08:31, Peter Allen wrote: > I've searched the archives and the net and haven't found any > information about using ioctl() to send commands to a SCSI disk. > > I'm porting an application that needs structures defined in sg.h, > (sg_io_hdr_t) but can't find that header in any cygwin packa

1.7.20: cygicons-0.dll has gone missing

2013-06-26 Thread Erik Falor
I ran setup.exe yesterday to update my Cygwin system and noticed that afterward most of my Cygwin-related desktop icons reverted to the Windows default icon image. Upon further investigation I found that /bin/cygicons-0.dll is missing from my system. cygcheck -c reports no incomplete packages. -

RE: 1.7.20: cygicons-0.dll has gone missing

2013-06-26 Thread Buchbinder, Barry (NIH/NIAID) [E]
Erik Falor sent the following at Wednesday, June 26, 2013 12:07 PM >I ran setup.exe yesterday to update my Cygwin system and noticed that >afterward most of my Cygwin-related desktop icons reverted to the >Windows default icon image. Upon further investigation I found that >/bin/cygicons-0.dll is m

Re: 1.7.20: cygicons-0.dll has gone missing

2013-06-26 Thread Erik Falor
On Wed, Jun 26, 2013 at 04:22:26PM +, Buchbinder, Barry (NIH/NIAID) [E] wrote: > Erik Falor sent the following at Wednesday, June 26, 2013 12:07 PM > >I ran setup.exe yesterday to update my Cygwin system and noticed that > >afterward most of my Cygwin-related desktop icons reverted to the > >W

Re: Is there SCSI ioctl() support in cygwin? Where is sg.h?

2013-06-26 Thread Christopher Faylor
On Wed, Jun 26, 2013 at 05:30:51PM +0200, Corinna Vinschen wrote: >On Jun 26 08:31, Peter Allen wrote: >> I've searched the archives and the net and haven't found any >> information about using ioctl() to send commands to a SCSI disk. >> >> I'm porting an application that needs structures defined

offline cygwin install question

2013-06-26 Thread LMH
I have a win7 64-bit machine that is not online and I want to update the cygwin install. What is the best method for doing this? Can I just copy the current cygwin install off of my XP 32-bit machine and drop it into the 64-bit win7 rig, or will that create a problem? LMH -- Problem reports:

Re: offline cygwin install question

2013-06-26 Thread wynfield
Ask Microsoft if Microsoft XP 32 bit code will run on Microsoft 64 bit systems. Should work. But, not a good idea. Why not, be smart and download the cygwin setup.exe and packages specifically built for 64-bit systems and then transer it over to your non-connected 64 bit machine with a flas

Re: offline cygwin install question

2013-06-26 Thread LMH
I don't remember how I installed the cygwin package that is on that machine now, that's one reason I'm asking. I have only ever seen one cygwin setup.exe file. I have always just downloaded it and ran the installer. How would I go about downloading the specific 64-bit packages? LMH wynfi...@g

Re: offline cygwin install question

2013-06-26 Thread Christopher Faylor
On Thu, Jun 27, 2013 at 11:35:29AM +0900, wynfi...@gmail.com wrote: > > >Ask Microsoft if Microsoft XP 32 bit code will run on Microsoft 64 bit systems. >Should work. But, not a good idea. Of course it will work. 32-bit Cygwin was the default for fifteen years or so. It was the only alternati