public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Nellis, Kenneth (Conduent)" <Kenneth.Nellis@conduent.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: cygpath (reprised)
Date: Tue, 21 Feb 2017 17:22:00 -0000	[thread overview]
Message-ID: <0D835E9B9CD07F40A48423F80D3B5A704BBEEB39@USA7109MB022.na.xerox.net> (raw)

I followed and understood the discussion to all the recent cygpath postings, 
so I understand and expect the following:

$ cygpath -w 'a*b' | od -An -tx1c
  61  ef  80  aa  62  0a
   a 357 200 252   b  \n
$

But, consider the following:

$ cygpath -w a:b | od -An -tx1c
  41  3a  62  0a
   A   :   b  \n
$

Instead of the special character colon (:), shouldn't cygpath be showing 
something in the Unicode Private Use area?

$ uname -svr
CYGWIN_NT-6.1 2.7.0(0.306/5/3) 2017-02-12 13:18
$ cygpath --version
cygpath (cygwin) 2.7.0
Path Conversion Utility
Copyright (C) 1998 - 2017 Cygwin Authors
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$

--Ken Nellis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2017-02-21 17:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-21 17:22 Nellis, Kenneth (Conduent) [this message]
2017-02-21 18:05 ` Andrey Repin
2017-02-21 18:22   ` Nellis, Kenneth (Conduent)
2017-02-25 16:38     ` cyg Simple
2017-02-26  1:20       ` Andrey Repin
2017-02-28 19:56         ` cyg Simple
2017-03-01 13:20           ` Andrey Repin
2017-03-01 14:33             ` cyg Simple
2017-02-27 14:03       ` Nellis, Kenneth (Conduent)
2017-02-28 20:15         ` cyg Simple

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0D835E9B9CD07F40A48423F80D3B5A704BBEEB39@USA7109MB022.na.xerox.net \
    --to=kenneth.nellis@conduent.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).