From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: need to unbreak Emacs build on AIX Date: Mon, 04 Jan 2021 05:25:10 +0200 Message-ID: <837dotcrjd.fsf@gnu.org> References: <2387f0f2-2b61-da56-4a52-345bd8aaee36@cs.ucla.edu> <83eej3g7io.fsf@gnu.org> <07c30857-1d1f-4c9d-d2f1-915f16bb91ee@cs.ucla.edu> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26431"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 04 04:26:14 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kwGVZ-0006mD-Pe for ged-emacs-devel@m.gmane-mx.org; Mon, 04 Jan 2021 04:26:13 +0100 Original-Received: from localhost ([::1]:40162 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwGVY-00013u-Qe for ged-emacs-devel@m.gmane-mx.org; Sun, 03 Jan 2021 22:26:12 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwGUp-0000c9-Ah for Emacs-devel@gnu.org; Sun, 03 Jan 2021 22:25:27 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53429) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwGUo-0005Y5-7U; Sun, 03 Jan 2021 22:25:26 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3675 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kwGUi-0003UH-Fj; Sun, 03 Jan 2021 22:25:22 -0500 In-Reply-To: <07c30857-1d1f-4c9d-d2f1-915f16bb91ee@cs.ucla.edu> (message from Paul Eggert on Sun, 3 Jan 2021 12:56:54 -0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:262389 Archived-At: > From: Paul Eggert > Cc: Emacs-devel@gnu.org > Date: Sun, 3 Jan 2021 12:56:54 -0800 > > I don't offhand see how to fix this with a condition in the C code, so > on the emacs-27 branch I merely documented the issue via the attached patch. Thanks, I think this is good enough for now.