From owner-freebsd-current@FreeBSD.ORG Mon Sep 8 21:52:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE43D16A4BF for ; Mon, 8 Sep 2003 21:52:16 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B68E943F75 for ; Mon, 8 Sep 2003 21:52:15 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h894qFtp020836; Tue, 9 Sep 2003 00:52:15 -0400 (EDT) Date: Tue, 9 Sep 2003 00:52:15 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: leafy In-Reply-To: <20030909042349.GA686@chihiro.leafy.idv.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: -pthread deprecated, but when? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 04:52:17 -0000 On Tue, 9 Sep 2003, leafy wrote: > IMO this deprecation deserves a place in UPDATING. And what are the > plans to Do The Right Thing? QT currently does not compile on -current See ports@. They should not be using -pthread on -current. > with the -pthread deprecated. -- Dan Eischen