From owner-freebsd-hackers Tue Dec 2 08:30:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA12288 for hackers-outgoing; Tue, 2 Dec 1997 08:30:20 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from kai.communique.net (Kai.communique.net [204.27.67.90]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA12283 for ; Tue, 2 Dec 1997 08:30:17 -0800 (PST) (envelope-from nectar@NECTAR.COM) Received: (from smap@localhost) by kai.communique.net (8.8.8/8.8.7) id KAA12823; Tue, 2 Dec 1997 10:30:21 -0600 (CST) X-Authentication-Warning: kai.communique.net: smap set sender to using -f Received: from localhost.communique.net(127.0.0.1) by kai.communique.net via smap (V2.0) id xma012819; Tue, 2 Dec 97 10:30:08 -0600 Date: Tue, 2 Dec 1997 10:30:04 -0600 (CST) From: Jacques Vidrine X-Sender: nectar@kai.communique.net To: Thomas Gellekum cc: freebsd-hackers@freebsd.org Subject: Re: pthreads In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On -current dated 12/2, Python 1.5b1 compiled with pthreads still fails the threading regression test. I'll examine as close as possible during this week to try to find the problem. Jacques Vidrine > On 2 Dec 1997, Thomas Gellekum wrote: > > > Jacques Vidrine writes: > > > > > Python 1.5b1 doesn't work on -current dated 11/21. :-( > > > > Too old. The thread patches went in last week, aroung 11/25. > > > > tg > > > >