This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem in pthread_key_create


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]