From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Manuel Giraud Newsgroups: gmane.emacs.devel Subject: Re: machine specific patch (OpenBSD) Date: Wed, 20 Jul 2011 13:31:20 +0200 Message-ID: <87zkk9i3xz.fsf@univ-nantes.fr> References: <871uxucls5.fsf@univ-nantes.fr> <87wrfmb3ye.fsf@univ-nantes.fr> <4E1E2399.50506@cs.ucla.edu> <87oc0q8unp.fsf@univ-nantes.fr> <4E25C288.7030607@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1311168375 8609 80.91.229.12 (20 Jul 2011 13:26:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Jul 2011 13:26:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 20 15:26:11 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QjWmw-00036d-Vp for ged-emacs-devel@m.gmane.org; Wed, 20 Jul 2011 15:26:11 +0200 Original-Received: from localhost ([::1]:38300 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjWmu-0006Zx-UN for ged-emacs-devel@m.gmane.org; Wed, 20 Jul 2011 09:26:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjUzx-0001tf-1p for emacs-devel@gnu.org; Wed, 20 Jul 2011 07:31:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjUzs-00067d-B5 for emacs-devel@gnu.org; Wed, 20 Jul 2011 07:31:28 -0400 Original-Received: from smtp-tls1.univ-nantes.fr ([193.52.101.145]:37259 helo=smtp-tls.univ-nantes.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjUzr-00066z-VV for emacs-devel@gnu.org; Wed, 20 Jul 2011 07:31:24 -0400 Original-Received: from localhost (debian [127.0.0.1]) by smtp-tls.univ-nantes.fr (Postfix) with ESMTP id 3299594DB3; Wed, 20 Jul 2011 13:31:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at univ-nantes.fr Original-Received: from smtp-tls.univ-nantes.fr ([127.0.0.1]) by localhost (smtp-tls1.d101.univ-nantes.fr [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ziEhQCz23aR4; Wed, 20 Jul 2011 13:31:21 +0200 (CEST) Original-Received: from K (unknown [172.16.13.134]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-tls.univ-nantes.fr (Postfix) with ESMTPSA id 0F1EE94DB2; Wed, 20 Jul 2011 13:31:21 +0200 (CEST) In-Reply-To: <4E25C288.7030607@cs.ucla.edu> (Paul Eggert's message of "Tue, 19 Jul 2011 10:44:40 -0700") User-Agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/23.3 (berkeley-unix) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 193.52.101.145 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142164 Archived-At: Paul Eggert writes: > Thanks for looking into it. I committed the following into the Emacs > trunk as bzr 105287. Thanks for that. I've tested and the current Emacs trunk now compiles (and works) without patch on OpenBSD/i386. > [...] > Anyway, perhaps if you could get the person who does the MIPS port into > the discussion, so that they can explain what goes wrong on MIPS without > that patch, we could fix the MIPS port too. Ok, I'll ask on the ports mailing list to find out who is in charge of the mips port. -- Manuel Giraud