From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: master 37889523278: Add new `swap` macro and use it Date: Thu, 18 Jan 2024 22:32:56 -0500 Message-ID: References: <170452579053.27998.16123231327386305897@vcs2.savannah.gnu.org> <20240106072311.28B8FC0034E@vcs2.savannah.gnu.org> <87plye9ahs.fsf@yahoo.com> <83o7dyua0d.fsf@gnu.org> <87le9297ei.fsf@yahoo.com> <87cyue92fx.fsf@yahoo.com> <877ckm8uzz.fsf@yahoo.com> <83v886sgtl.fsf@gnu.org> <4719da9bc2bbcffdb634@heytings.org> <87bk9o1ooo.fsf@yahoo.com> <87ttncw6qz.fsf@yahoo.com> <87plxzwk2u.fsf@yahoo.com> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19210"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, gregory@heytings.org, eliz@gnu.org, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 19 04:33:53 2024 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 1rQfdh-0004gM-Cr for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Jan 2024 04:33:53 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQfcq-00067i-CG; Thu, 18 Jan 2024 22:33:00 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQfco-00065i-0y for emacs-devel@gnu.org; Thu, 18 Jan 2024 22:32:58 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQfcn-0006XZ-CG; Thu, 18 Jan 2024 22:32:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=C1mdWea0GAJzMJE/IM6l9O3IIn14VOonTql76XMCY1w=; b=Z9Rb3bXGLfuL 1QbfSj1GPH4a1++Ku1MNXotU40mV0f7Xy8BUIgyFJ8MKXHYebuorEP1FQ3OuCko5h5bZydDf/pzl0 +NpOUtT1ZFM3MakmaAs+vDL45p+ujnZNBi+gOy1OwcUmSq/mSoRHe19beMQSOSq6K5+axrEwgRUPj X/Q72Dd9YmPXB/8sjkeLBoxW6oEDO34pxZPXPC/ubTS1iPN5N7seXmqx7E63YldwV2JHkZ4NoPlYZ 9+y9D2E9tKbMtPt/JCpe1SjC3Ys/34LvkrUBhLZa3N6HLCl7ftBWLhveZjRXbFHSRUy2CRI76HWZu ITW9tnOPneelV1K4y0vGaA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rQfcm-00043e-R1; Thu, 18 Jan 2024 22:32:56 -0500 In-Reply-To: <87plxzwk2u.fsf@yahoo.com> (message from Po Lu on Thu, 18 Jan 2024 08:39:53 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:315101 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > >> As regards __typeof__, I added __typeof__ when I personally was still working on GCC, which was before version 2. I recall a comment in a GLib header to the > >> effect that it was unusable under compilers older than GCC 4.8, so we > >> should also avoid it in the PGTK port. Why can't the PGTK port build with recent GCC? I suspect this has nothing to do with __typeof__, but whatever its cause this problem is important. It should be fixed -- somewhere. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)