> From: Mark Blackburn
> Sent: Friday, July 18, 2003 4:03 PM
(Reply on original posting containing the patch)
I've found this patch to be a nice addition.
It seems not have "made it" into cygpath.cc, was there a cause for that?
/Hannu E K Nevalainen, B.Sc. EE - 59°16.37'N, 17°12.60'E
-- UTC+01,
Randall R Schulz wrote:
Mark,
Cygpath will process multiple names when it's operating as a filter.
I suggest that your patch be changed to print each converted argument
on a separate line.
Randall Schulz
At 13:53 2003-07-17, Mark Blackburn wrote:
Dunno if anybody will find this useful or not
Mark,
Cygpath will process multiple names when it's operating as a filter.
I suggest that your patch be changed to print each converted argument
on a separate line.
Randall Schulz
At 13:53 2003-07-17, Mark Blackburn wrote:
Dunno if anybody will find this useful or not:
Currently if you say:
Picky, picky...
Rolf Campbell wrote:
What about filenames with spaces in them? Wouldn't the output be
ambiguous?
Mark Blackburn wrote:
Dunno if anybody will find this useful or not:
Currently if you say:
# cygpath -w /usr /lib
you get a usage error. With my patch you get:
# cygpath -w /us
What about filenames with spaces in them? Wouldn't the output be ambiguous?
Mark Blackburn wrote:
Dunno if anybody will find this useful or not:
Currently if you say:
# cygpath -w /usr /lib
you get a usage error. With my patch you get:
# cygpath -w /usr /lib
c:\cygwin\usr c:\cygwin\lib
Mark.
Dunno if anybody will find this useful or not:
Currently if you say:
# cygpath -w /usr /lib
you get a usage error. With my patch you get:
# cygpath -w /usr /lib
c:\cygwin\usr c:\cygwin\lib
Mark.
Index: utils/cygpath.cc
===
RCS fil
6 matches
Mail list logo