cygpath -w 'a"b'

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Jul 14 19:00:00 GMT 2016


On Jul 14 18:22, Nellis, Kenneth wrote:
> It seems that the length of the string passed to cygpath -w 
> affects whether double quotes are translated or not:
> 
> $ cygpath -w '"12345"' | od -cAn
>    "   1   2   3   4   5   "  \n
> $ cygpath -w '"123456"' | od -cAn
>    "   1   2   3   4   5   6 357 200 242  \n

Thanks a lot for this additional info!  This hint gave me the idea what
goes wrong.  It only affects *relative* paths.  I applied a patch and
uploaded new developer snapshots to https://cygwin.com/snapshots/


Thanks again,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20160714/3567f73c/attachment.sig>


More information about the Cygwin mailing list