This is the mail archive of the cygwin-apps@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: cygwin-apps Digest 15 Jan 2002 17:47:13 -0000 Issue 300


> Thanks for the patch.  I applied it to my local
> sandbox but I
> was somewhat surprised about the behaviour since
> 
>   cygpath -D -A
> 
> has another result as
> 
>   cygpath -A -D
> 
> which is not what a user expects.  The options
> should be scanned
> and after the scanning they should be evaluated
> (right after the
> switch statement).  Would you mind to change your
> patch accordingly?
> 
> Corinna
> 
Yeah, I figured that since the (unpatched) cygpath's
current behaviour requires switches to precede other
options that this was expected:

$ cygpath -Ww
/c/WINNT

$ cygpath -wW 
C:\WINNT

Should I try and change that, too?


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/


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