From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: configure.in support for FreeBSD ia64/sparc64/powerpc Date: Thu, 05 Feb 2009 08:55:14 -0500 Message-ID: <87myd1http.fsf@cyd.mit.edu> References: <200611032145.kA3Ljj6x078515@kobe.laptop> <87irhv28mx.fsf@stupidchicken.com> <20061106141015.GB3755@kobe.laptop> <18763.42713.941380.795066@a1ihome1.kph.uni-mainz.de> <200812191716.mBJHG0oC016436@mothra.ics.uci.edu> <18763.58258.187720.412172@a1ihome1.kph.uni-mainz.de> <87prjo7xla.fsf@kobe.laptop> <18808.21525.878956.953074@a1i15.kph.uni-mainz.de> <87y6x23dgj.fsf@kobe.laptop> <878wp2ab5w.fsf@cyd.mit.edu> <18826.35104.33516.369804@a1ihome1.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233842344 13281 80.91.229.12 (5 Feb 2009 13:59:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2009 13:59:04 +0000 (UTC) Cc: Ulrich Mueller , Dan Nicolaescu , Giorgos Keramidas , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 05 15:00:18 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LV4m8-0002ym-GM for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 15:00:17 +0100 Original-Received: from localhost ([127.0.0.1]:38485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV4kp-0007z8-ES for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 08:58:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV4gj-0006Hx-J0 for emacs-devel@gnu.org; Thu, 05 Feb 2009 08:54:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV4gf-0006G7-SR for emacs-devel@gnu.org; Thu, 05 Feb 2009 08:54:39 -0500 Original-Received: from [199.232.76.173] (port=34963 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV4gf-0006Ft-H6 for emacs-devel@gnu.org; Thu, 05 Feb 2009 08:54:37 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:49690) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LV4gf-0001DI-4k for emacs-devel@gnu.org; Thu, 05 Feb 2009 08:54:37 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 9AF8F57E20A; Thu, 5 Feb 2009 08:55:14 -0500 (EST) In-Reply-To: <18826.35104.33516.369804@a1ihome1.kph.uni-mainz.de> (Ulrich Mueller's message of "Thu, 5 Feb 2009 07:37:20 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108787 Archived-At: Ulrich Mueller writes: > As I see, with a conditional for __sparc64__ only (which is the right > thing in my opinion). > > However, one week later there is the following commit: > > > So was there really a problem with this on non-BSD platforms? > (I'm just curious.) Dan, did you see any problem with this patch on non-BSD platforms?