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: master 37889523278: Add new `swap` macro and use it Date: Thu, 18 Jan 2024 08:22:25 +0200 Message-ID: <834jfbb1pa.fsf@gnu.org> 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> <83cyu4fl4o.fsf@gnu.org> <877ckc1gs9.fsf@yahoo.com> <83a5p8fehd.fsf@gnu.org> <83bk9mepkt.fsf@gnu.org> <9245debeed69c26665f0@heytings.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5451"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, stefankangas@gmail.com, emacs-devel@gnu.org To: Gregory Heytings Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 18 07:23:12 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 1rQLo0-0001En-9p for ged-emacs-devel@m.gmane-mx.org; Thu, 18 Jan 2024 07:23:12 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQLnR-0005TZ-9M; Thu, 18 Jan 2024 01:22:37 -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 1rQLnM-0005T8-U7 for emacs-devel@gnu.org; Thu, 18 Jan 2024 01:22:33 -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 1rQLnM-000255-FY; Thu, 18 Jan 2024 01:22:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=RiVvKhz9PkCAsK/fPhS7n1bhKclqJCjoCT5/mHLcbfo=; b=UCG6gJd63OSO TQ5IqsSMA6drKfCA81FFLzzvKNjXpUfWUm6bfP+fEo0nk8GohxAIqmSs3vviMO2n8rh1BvmdtXIUi P2398Dm1fWjlYnwI+rSn1oysspuexfzBCIHLS4e0hiyIFQJjS5RI7xkBpA27tP6NaZx00d1CnyHCA 1c+sDh3aoB0Wj1TKyth7HNs/YVTwMnNEs2TKJUxV2+wpUrAu7Q2Dm0SxnN6/UCC8i86gdXqWhog2b uLHONTmOtNmc0RIcHfKoXeXwcniNNNw77TpI1x2fcEjAwqwjZ7h8vYlNzOBiQJp0K6aQNYqpUzZI4 O6NoWNs9zcX0mV7UwOnexw==; In-Reply-To: <9245debeed69c26665f0@heytings.org> (message from Gregory Heytings on Thu, 18 Jan 2024 01:01:14 +0000) 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:315074 Archived-At: > Date: Thu, 18 Jan 2024 01:01:14 +0000 > From: Gregory Heytings > cc: luangruo@yahoo.com, stefankangas@gmail.com, emacs-devel@gnu.org > > > > Thanks. Given this information, I don't see why we should be bothered > > with the deficiencies of Sun C 5.8. > > FYI, the claim "Sun C 5.8, a C99 compiler that does presently produce > working Emacs builds" is pure fantasy, aka fabricated evidence. I had > some free time today, I digged in my archives, and found a copy of Solaris > 10 and Sun Studio 11, which I installed in a VM. The last Emacs version > for which Sun C 5.8 produces a working Emacs build is... Emacs 24. > > Much ado about nothing. Somehow, I'm not surprised. Thanks for the information, but please avoid such sarcastic remarks which border on ad-hominem, let alone accusations of "fabrication". We should be able to have a discussion about technical issues without resorting to personal attacks.