From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Building Emacs on SGI mips/netbsd Date: Sat, 27 Jun 2009 20:55:51 -0400 Message-ID: References: <200906270617.n5R6Hr1B013814@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246150573 17573 80.91.229.12 (28 Jun 2009 00:56:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Jun 2009 00:56:13 +0000 (UTC) Cc: Sascha Wilde , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 28 02:56:06 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 1MKige-0002Aa-Gd for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 02:56:05 +0200 Original-Received: from localhost ([127.0.0.1]:56039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKigd-0007px-BE for ged-emacs-devel@m.gmane.org; Sat, 27 Jun 2009 20:56:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKigZ-0007n4-59 for emacs-devel@gnu.org; Sat, 27 Jun 2009 20:55:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKigU-0007gj-5X for emacs-devel@gnu.org; Sat, 27 Jun 2009 20:55:58 -0400 Original-Received: from [199.232.76.173] (port=46800 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKigT-0007gg-Vr for emacs-devel@gnu.org; Sat, 27 Jun 2009 20:55:54 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57953) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKigT-0005Mi-Mc for emacs-devel@gnu.org; Sat, 27 Jun 2009 20:55:53 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MKigR-0007HK-Ni; Sat, 27 Jun 2009 20:55:51 -0400 X-Spook: IRA dictionary Al-Qaeda Mafia defense information warfare X-Ran: np(^Dy]K2+'BzPh1:8![S"LwU9N))rPI&-WK>=xH9,=1l6')@3|#+'TS0Tsph}e{<|kT@y X-Hue: yellow X-Attribution: GM In-Reply-To: <200906270617.n5R6Hr1B013814@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Fri, 26 Jun 2009 23:17:53 -0700 (PDT)") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:111771 Archived-At: Dan Nicolaescu wrote: > The above seems to say that mips.h is good enough, why add again another > file for the same architecture (we already have 2 for mips: mips.h and > iris4d.h)? > Also, quite a bit of effort has been made to remove unused stuff in the > m/* files, is there anything interesting remaining in that pmax.h file > after removing #defines that are not used anymore? I felt the conservative change of restoring the previous behaviour most appropriate for the release branch. Feel free to change it on the trunk.