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: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set Date: Fri, 14 Sep 2007 03:25:51 -0400 Message-ID: References: <1B2B2EF98D55CB41BD16F13B18B9B0080303EEB4@FFBRUE001.cfmu.corp.eurocontrol.int> <46EA2A2A.3060706@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1189754796 8471 80.91.229.12 (14 Sep 2007 07:26:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2007 07:26:36 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 14 09:26:34 2007 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 1IW5ZO-00057b-93 for ged-emacs-devel@m.gmane.org; Fri, 14 Sep 2007 09:26:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW5ZN-0004it-OK for ged-emacs-devel@m.gmane.org; Fri, 14 Sep 2007 03:26:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IW5ZI-0004ev-8U for emacs-devel@gnu.org; Fri, 14 Sep 2007 03:26:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IW5ZG-0004cI-G6 for emacs-devel@gnu.org; Fri, 14 Sep 2007 03:26:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW5ZG-0004cD-Ah for emacs-devel@gnu.org; Fri, 14 Sep 2007 03:26:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IW5ZG-0004GP-4N for emacs-devel@gnu.org; Fri, 14 Sep 2007 03:26:22 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IW5Yl-00070G-LX; Fri, 14 Sep 2007 03:25:51 -0400 X-Spook: CBNRC Albanian AMEMB UOP UFO industrial intelligence X-Ran: @_M%$yzj"DuKK|s77uKs9!l3S/,GKprS~nDxRpe/[cw>Nc8M`c!bWrYW@{F\J8Wy">;UU0 X-Hue: blue X-Attribution: GM In-Reply-To: <46EA2A2A.3060706@swipnet.se> (Jan =?iso-8859-1?Q?Dj=E4rv's?= message of "Fri, 14 Sep 2007 08:28:58 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: 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:78827 Archived-At: Jan Dj=E4rv wrote: > Move them to file scope. Will do, thanks. > On bug-gnu-emacs it was suggested in "emacs-22.1 with GTK problems (with= =20 > patches)" that this in s/hpux.h: [...] > #define static > > be removed, as it seems to interfere with threading. I already removed this in the trunk, as this thread seems to show it is not needed in recent versions of hpux.h. I left it alone in the release branch, but if it is actively causing problems, it should probably be removed there too.