From owner-freebsd-current Mon Jan 6 10:57:44 2003 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 E680B37B401 for ; Mon, 6 Jan 2003 10:57:42 -0800 (PST) Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13EDC43E4A for ; Mon, 6 Jan 2003 10:57:42 -0800 (PST) (envelope-from andy@athame.co.uk) Received: from amavis by crucible.athame.co.uk with scanned-ok (Exim 3.33 #1) id 18VcRL-0006VI-00 for current@FreeBSD.ORG; Mon, 06 Jan 2003 20:57:35 +0200 Received: from zappa.int.athame.co.uk ([192.168.1.3] helo=zappa.athame.co.uk) by crucible.athame.co.uk with esmtp (Exim 3.33 #1) id 18VcRG-0006V1-00; Mon, 06 Jan 2003 20:57:30 +0200 From: Andy Fawcett To: Garrett Wollman Subject: Re: getpwnam_r missing Date: Mon, 6 Jan 2003 20:57:53 +0200 User-Agent: KMail/1.5 Cc: current@FreeBSD.ORG References: <200301061722.58880.andy@athame.co.uk> <200301061855.h06ItO6N088838@khavrinen.lcs.mit.edu> In-Reply-To: <200301061855.h06ItO6N088838@khavrinen.lcs.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200301062057.54064.andy@athame.co.uk> X-Virus-Scanned: by AMaViS perl-11 at crucible.athame.co.uk Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 06 January 2003 20:55, Garrett Wollman wrote: > < said: > > #if defined(QT_THREAD_SUPPORT) && > > defined(_POSIX_THREAD_SAFE_FUNCTIONS) > > This conditional is erroneous, so you should definitely bug Troll > Tech. > > It should instead read: > > #if defined(QT_THREAD_SUPPORT) && _POSIX_THREAD_SAFE_FUNCTIONS - 0 > > 0 > > (We really should figure out how to implement the _r functions, > because a POSIX.1-2001 system with threads is supposed to have them.) Thanks for the response, I'll forward this onto Trolltech. Cheers, Andy -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message