X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <486BFFBB.8060009@x-ray.at>
Date: Thu, 03 Jul 2008 00:22:51 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin Perl doesn't seem to include Win32CORE
References: <012801c8dc79$99396c50$cbac44f0$@com> <486BE588.4080004@x-ray.at> <486BF076.8070704@users.sourceforge.net>
In-Reply-To: <486BF076.8070704@users.sourceforge.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Yaakov (Cygwin Ports) schrieb:
> Reini Urban wrote:
> |     /usr/lib/perl5/vendor_perl/5.10
> |     /usr/lib/perl5/vendor_perl/5.10
> 
> BTW, any reason for this duplication in @INC?

If I would have it found yet, I would have fixed it immediately.
It disappeared once, and now it is there again...

I thought the obvious fix is

perl.c:
#ifdef PERL_VENDORLIB_STEM  && defined(PERL_INC_VERSION_LIST)
     /* Search for version-specific dirs below here */
      incpush(PERL_VENDORLIB_STEM, FALSE, TRUE, TRUE, TRUE);
#endif

Because I have PERL_INC_VERSION_LIST disabled now.
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

--
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/

