Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Mon, 10 Jan 2005 21:36:58 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: problem in pthread_key_create
Message-ID: <20050110203658.GK23702@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <200501101836.j0AIaG9m007168@thor.remedy.nl> <20050110191136.GI23702@cygbert.vinschen.de> <Pine.GSO.4.61.0501101419100.24510@slinky.cs.nyu.edu> <20050110201315.GJ23702@cygbert.vinschen.de> <Pine.GSO.4.61.0501101521150.24510@slinky.cs.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.61.0501101521150.24510@slinky.cs.nyu.edu>
User-Agent: Mutt/1.4.2i

On Jan 10 15:23, Igor Pechtchanski wrote:
> On Mon, 10 Jan 2005, Corinna Vinschen wrote:
> > By calling pthread_key_create more than once for the same key the
> > regression test is doing something outside of the specs.  I don't
> > see how that is something else but a bug in the way pthread_key_create
> > is invoked.
> 
> Since it's a regression test, one could conceivably imagine them testing
> that this kind of double invocation isn't allowed on the system, thus
> making this pattern valid.  This is a stretch, thus my "If not" prefix...
> 	Igor

Uh, yes, agreed.  It would only be a bug in the regression test if this
test is actually treated as "failed".  That's what I assumed.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

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

