Re: how do I report a bug in cygpath

2008-11-11 Thread Lee Dilkie
Christopher Faylor wrote: > FWIW, it is entirely possible that if you had submitted the requested > cygcheck output the problem would have been more obvious. > > -- > > I don't doubt that for a minute. In fact, I went and gathered all the cygcheck output and was composing the email when I came

Re: how do I report a bug in cygpath

2008-11-11 Thread Christopher Faylor
On Tue, Nov 11, 2008 at 01:33:52PM -0500, Lee Dilkie wrote: >Corinna Vinschen wrote: >> On Nov 10 16:06, Lee Dilkie wrote: >>> If this isn't the list, or the method, how would one go about reporting >>> a bug in the cygpath utility. It is reporting an absolute path for >>> windows style in all invo

Re: how do I report a bug in cygpath

2008-11-11 Thread Lee Dilkie
Corinna Vinschen wrote: > On Nov 10 16:06, Lee Dilkie wrote: > >> Hi folks, >> >> If this isn't the list, or the method, how would one go about reporting >> a bug in the cygpath utility. It is reporting an absolute path for >> windows style in all invocations and ignoring the absence of -a. >>

Re: how do I report a bug in cygpath

2008-11-11 Thread Corinna Vinschen
On Nov 10 16:06, Lee Dilkie wrote: > Hi folks, > > If this isn't the list, or the method, how would one go about reporting > a bug in the cygpath utility. It is reporting an absolute path for > windows style in all invocations and ignoring the absence of -a. > > $ cygpath -w foo > C:\foo > > $ c

Re: how do I report a bug in cygpath

2008-11-10 Thread Christopher Faylor
On Tue, Nov 11, 2008 at 12:07:55AM -0500, Lee Dilkie wrote: >Christopher Faylor wrote: >> On Mon, Nov 10, 2008 at 11:07:23PM -0500, Lee Dilkie wrote: >>> Sorry, but where is the manual or documentation for 1.7.? >> >> 1.7.0 hasn't been released. It's in a "If you have to ask you probably >> should

Re: how do I report a bug in cygpath

2008-11-10 Thread Lee Dilkie
Christopher Faylor wrote: > On Mon, Nov 10, 2008 at 11:07:23PM -0500, Lee Dilkie wrote: > >> Christopher Faylor wrote: >> >>> On Mon, Nov 10, 2008 at 06:33:03PM -0500, Lee Dilkie wrote: >>> >>> Larry Hall (Cygwin) wrote: Thanks for the reply Larry.

Re: how do I report a bug in cygpath

2008-11-10 Thread Christopher Faylor
On Mon, Nov 10, 2008 at 11:07:23PM -0500, Lee Dilkie wrote: > > >Christopher Faylor wrote: >> On Mon, Nov 10, 2008 at 06:33:03PM -0500, Lee Dilkie wrote: >> >>> Larry Hall (Cygwin) wrote: >>> >>> Thanks for the reply Larry. >>> > It is reporting an absolute path for > windows style

Re: how do I report a bug in cygpath

2008-11-10 Thread Lee Dilkie
Christopher Faylor wrote: > On Mon, Nov 10, 2008 at 06:33:03PM -0500, Lee Dilkie wrote: > >> Larry Hall (Cygwin) wrote: >> >> Thanks for the reply Larry. >> It is reporting an absolute path for windows style in all invocations and ignoring the absence of -a. $ cygpath

Re: how do I report a bug in cygpath

2008-11-10 Thread Christopher Faylor
On Mon, Nov 10, 2008 at 06:33:03PM -0500, Lee Dilkie wrote: > > >Larry Hall (Cygwin) wrote: > >Thanks for the reply Larry. >>> It is reporting an absolute path for >>> windows style in all invocations and ignoring the absence of -a. >>> >>> $ cygpath -w foo >>> C:\foo >>> >>> $ cygpath -wa foo >>>

Re: how do I report a bug in cygpath

2008-11-10 Thread Lee Dilkie
Larry Hall (Cygwin) wrote: Thanks for the reply Larry. >> It is reporting an absolute path for >> windows style in all invocations and ignoring the absence of -a. >> >> $ cygpath -w foo >> C:\foo >> >> $ cygpath -wa foo >> C:\foo >> >> $ cygpath -u foo >> foo >> >> $ cygpath -ua foo >> /cygdrive

Re: how do I report a bug in cygpath

2008-11-10 Thread Larry Hall (Cygwin)
Lee Dilkie wrote: Hi folks, If this isn't the list, or the method, how would one go about reporting a bug in the cygpath utility. This is the proper place to report Cygwin bugs. It is reporting an absolute path for windows style in all invocations and ignoring the absence of -a. $ cygpath

how do I report a bug in cygpath

2008-11-10 Thread Lee Dilkie
Hi folks, If this isn't the list, or the method, how would one go about reporting a bug in the cygpath utility. It is reporting an absolute path for windows style in all invocations and ignoring the absence of -a. $ cygpath -w foo C:\foo $ cygpath -wa foo C:\foo $ cygpath -u foo foo $ cygpath