From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id JImOHtOe2WK8MBgAWB0awg (envelope-from ) for ; Thu, 21 Jul 2022 14:45:39 -0400 Received: by simark.ca (Postfix, from userid 112) id 6DBA11E5EA; Thu, 21 Jul 2022 14:45:39 -0400 (EDT) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=uyYWtEBT; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id AED8D1E21F for ; Thu, 21 Jul 2022 14:45:38 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id F090B3838F0F for ; Thu, 21 Jul 2022 18:45:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F090B3838F0F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1658429138; bh=14/TPsiH0yUo45WvOnxO+3GW4qc3f7GumUfMmqjdY58=; h=Date:To:In-Reply-To:Subject:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=uyYWtEBTxZyTPgUeRtAZf3nTXbRLbQP/ZQhpWGEZ3PY3vlAVly5SFfkgowwKS49il B+mwri3WPiw3v2xu1+tXBsyj0jqgrOYX8v0nDEZm4Zjcz0XxQ3q7zCfwsJ/zRK7soW MacagA9F8kb7y4hpByn7Y/ddrVe1nVUpFtJ6Ecuw= Received: from eggs.gnu.org (eggs.gnu.org [209.51.188.92]) by sourceware.org (Postfix) with ESMTPS id C9003383A37F for ; Thu, 21 Jul 2022 18:45:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C9003383A37F Received: from fencepost.gnu.org ([2001:470:142:3::e]:56618) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEbAl-0003Xm-9S; Thu, 21 Jul 2022 14:45:19 -0400 Received: from [87.69.77.57] (port=1993 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEbAk-0000hH-03; Thu, 21 Jul 2022 14:45:19 -0400 Date: Thu, 21 Jul 2022 21:45:12 +0300 Message-Id: <8335eumhjb.fsf@gnu.org> To: Pedro Alves In-Reply-To: <2254fb64-63ee-99e4-15d7-24cd411836db@palves.net> (message from Pedro Alves on Thu, 21 Jul 2022 19:30:23 +0100) Subject: Re: [PATCH 1/3] struct packed: Use gcc_struct on Windows References: <20220721152132.3489524-1-pedro@palves.net> <20220721152132.3489524-2-pedro@palves.net> <83h73amp19.fsf@gnu.org> <83a692mkj7.fsf@gnu.org> <7b3aa811-a2a8-3b3f-7a6f-40196e4e6901@palves.net> <835yjqmiip.fsf@gnu.org> <2254fb64-63ee-99e4-15d7-24cd411836db@palves.net> X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Eli Zaretskii via Gdb-patches Reply-To: Eli Zaretskii Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" > Cc: gdb-patches@sourceware.org > From: Pedro Alves > Date: Thu, 21 Jul 2022 19:30:23 +0100 > > > If this is supposed to be based on our vigilance and manual prevention > > of exporting it, I think it's fragile and not very reliable. If we > > forget or miss something, we get a subtly broken build. > > I'm sorry, but this isn't making a lot of sense. You know, Pedro, it has become very hard to talk to you about almost anything here. You become annoyed almost from the second sentence I write, and your annoyance shows. It doesn't matter if the subject is some patch to documentation or something in the code, it is impossible for me to conduct any serious discussion without triggering your annoyance, with the resulting very unpleasant exchange. I'm outta here.