| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 7 May 2002 18:00:27 +0300 |
| From: | Jarkko Hietaniemi <jhi AT iki DOT fi> |
| To: | cygwin AT cygwin DOT com, Christopher Murray <CJM4 AT nrc DOT gov> |
| Cc: | perl5-porters AT perl DOT org |
| Subject: | Re: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin |
| Message-ID: | <20020507180027.J12565@alpha.hut.fi> |
| References: | <scd65601 DOT 074 AT nrcgwia DOT nrc DOT gov><112356158649 DOT 20020506170556 AT familiehaase DOT de> <112356158649 DOT 20020506170556 AT familiehaase DOT de> <E174pZk-0008IP-00 AT smtp6 DOT mindspring DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5.1i |
| In-Reply-To: | <E174pZk-0008IP-00@smtp6.mindspring.com>; from mchase@ix.netcom.com on Mon, May 06, 2002 at 01:58:48PM -0700 |
On Mon, May 06, 2002 at 01:58:48PM -0700, Michael A Chase wrote:
> A recent exchange of email in cygwin AT cygwin DOT com (below) indicated that
> File::Spec::Unix::canonpath() has changed for Perl 5.7.3. Part of the
> change removes a Cygwin specific hack that prevented canonpath() from
> combining runs of "/" into a single "/". There was a note at that point in
> the code wondering why Cygwin wanted that different processing.
>
> The reason is the same as what caused the $node code to be added. Cygwin
> permits network path specifications that start with "//" and without the
> hack, canonpath() was removing the leading "/".
>
> Rather than putting the original Cygwin hack back in, it would be better to
> add Cygwin to the list of systems that the new code applies to.
>
> If this diff get's mangled, I can send it to whoever wants it as an
> attachment. I do not subscribe to the Perl developers' list, so please
> reply directly if you need to contact me.
Thanks, applied, will be in Perl 5.8.0.
--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |