delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/08/24/00:55:28

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Message-ID: <48B0E986.33F5D61@dessent.net>
Date: Sat, 23 Aug 2008 21:54:30 -0700
From: Brian Dessent <brian AT dessent DOT net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: man: cygwin 1.7.0 and special filename chars
References: <48AF247F DOT 2050300 AT users DOT sourceforge DOT net> <48AF79A9 DOT AE50661A AT dessent DOT net> <48B0E0FF DOT 1090508 AT users DOT sourceforge DOT net>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

"Yaakov (Cygwin Ports)" wrote:

> It's not a case of using the same workaround.  With 1.5, the make
> manifypods target would first build the PODs, then create the manpages,
> and would fail when trying to create a manpage containing '::' (as it
> did not use a managed mount).  gtk2-perl.cygclass would then catch the
> error, and then proceed to use a similar procedure to generate the
> manpages with a '.' instead.
> 
> With 1.7, there is no such issue; make manifypods builds OOTB.  So any
> such workaround would have to be caught in the cygport postinstall
> stage, maybe in __prepman().  But I'm not sure that it would be at all
> necessary.

Oh.  I see.  That's unfortunate.  But I don't understand something: I'm
looking at the documentation for ExtUtils::MM_Cygwin which claims to
contain platform-specific overrides for ExtUtils::MakeMaker, one of
which is replace_manpage_separator that is documented as:

     replaces strings '::' with '.' in MAN*POD man page names

It seems like this issue has already been considered and solved
upstream.  Why does this not kick in?

> Really?  I thought that was the rule for case-sensitivity, not illegal
> chars:
> 
> http://cygwin.com/ml/cygwin-apps/2008-08/msg00079.html

Well yes, case-sensitivity also has similar set of restrictions.  But
the support for illegal chars is implemented by mapping them into a
Unicode private use area.  FAT is codepage-based and doesn't support
Unicode so I don't see how this could work.

Brian

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019