X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=dISqiuL3A/bMrlc2lcuHT+pPUtW/Fmo8KHCx0NihW3B
	6mmOVUnThza44B9F7kr4DcOIEP5gKTHPVwqiCtLUsixlCYE8ZBy1vO2IvZ8hXV2T
	05fbM6CBN7b3ESiKH21S+vs3y+1XAcXZ4KeZZ7MaDo9c23Wgt2IwkNAQuxlHxE5A
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=SKy7so6DHXPygn4bYvX9ajkNvYI=; b=J3pi0lHZSJhQrl/EY
	xtgB1Ta2z2B4xTg0KsjvaOSBfx7Q0fyNdSpDhtYEcvQv5Hn8iuym1hZD0MbVKulq
	0x7xEYD4g90q7RpgrXWdDEb5RYG3ePp+IhvhJGBlVyGsclb+WRl3UKY6yrzmMe+O
	6vKTdZVtiERei7c8AWzjbA4k9o=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Message-ID: <52D5B758.6080507@etr-usa.com>
Date: Tue, 14 Jan 2014 15:16:56 -0700
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: [ITA] tcl-sqlite3
References: <CAO1jNwuFef9qAtertgu3MxnX7vFwAuUN5T3LsBKMi+9FHDzkTQ@mail.gmail.com> <20140114124456.GA10212@calimero.vinschen.de> <52D59F6A.6050505@etr-usa.com> <20140114205252.GG10212@calimero.vinschen.de> <52D5AE96.8030309@users.sourceforge.net>
In-Reply-To: <52D5AE96.8030309@users.sourceforge.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 1/14/2014 14:39, Yaakov (Cygwin/X) wrote:
> On 2014-01-14 14:52, Corinna Vinschen wrote:
>> In how far does that affect the filename?
>
> This is a loadable module, not a link library, and unlike other language
> interpreters which load extensions directly based on file name, Tcl
> package-type extensions are loaded based on a metadata file
> (pkgIndex.tcl).  It is actually typical of Tcl extensions to be
> versioned in this way.

If it's hidden under /usr/lib/tcl or whatever, I don't see a problem 
with the fully-versioned library file.  It's only for tcl-sqlite's use, 
and it's behind a layer of indirection, so it can call its file whatever 
it wants.

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

