From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id MI57HBKRMWVgWTIAWB0awg (envelope-from ) for ; Thu, 19 Oct 2023 16:26:58 -0400 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=bv+C3CUi; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 69F501E0C1; Thu, 19 Oct 2023 16:26:58 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 5A43B1E091 for ; Thu, 19 Oct 2023 16:26:56 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id ECA21385781F for ; Thu, 19 Oct 2023 20:26:55 +0000 (GMT) Received: from omta40.uswest2.a.cloudfilter.net (omta40.uswest2.a.cloudfilter.net [35.89.44.39]) by sourceware.org (Postfix) with ESMTPS id 781BE3858D28 for ; Thu, 19 Oct 2023 20:26:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 781BE3858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 781BE3858D28 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=35.89.44.39 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1697747206; cv=none; b=vRjJXPzB4J/yZ4+w7nZvkCjyp2nO23dpcOmWb5Dq64vhWEe+Z5fAtjrqMvofwk9rxp4l/gS9hQBKkbq2P9yu82KAqwRjM4d/sMKUK91H+BV7hVraP9ItvxEX2urRfHhjiv20wgiL1PydW0+rwPxS2F308RykGN8JPpiGRT5x5JM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1697747206; c=relaxed/simple; bh=MvDlcrIce9PS60BjqGfEKXomyi3rvib2Vu5ifct7KUw=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=u/jMMzNRVX5gsmuQ/nW0eL+Ug/pKh6x2mUVhCVkPp5qowPH6dEjhBxh5kARsNa1hsGw8IhRSSahzoB5ovWdFHBF1xnl2rBrEUa5BYjOPPNq3HtQqbd+pQkl4xTq72hEufADJGzMe4ynvunNuIso+3NbsivhWjrAeeGSNtqhLDFg= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-6003a.ext.cloudfilter.net ([10.0.30.151]) by cmsmtp with ESMTPS id tYYtqCzqTL9AgtZbQqNhoB; Thu, 19 Oct 2023 20:26:44 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id tZbPqaTWcRqxCtZbPq4dkr; Thu, 19 Oct 2023 20:26:43 +0000 X-Authority-Analysis: v=2.4 cv=IY2U5Ema c=1 sm=1 tr=0 ts=65319103 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=bhdUkHdE2iEA:10 a=Qbun_eYptAEA:10 a=T_Alst9gAAAA:8 a=BmCcJ12LfTWqLutSTXUA:9 a=ACLy1NBlE6sA:10 a=DvZ5ixILWSEuw56YIEpp:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=gC85rGteVpscS3P/MXBPotSNvzDL70nDNSGnUKxVQLM=; b=bv+C3CUi7oWUMf6m/kbxB5ZkYR kYcUpJAxZ1ehQW+DkvjLLdbSTwHgBsDQTjWueucW/iVur59HIu85H8zFRvV6rSg2dl2zoYAON92gZ f3cRgBxf/NEhaF7B99UWQDHCs; Received: from 71-211-130-31.hlrn.qwest.net ([71.211.130.31]:41122 helo=prentzel) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1qtZbP-0008lQ-0q; Thu, 19 Oct 2023 14:26:43 -0600 From: Tom Tromey To: Pedro Alves Cc: Tom Tromey , gdb-patches@sourceware.org Subject: Re: [PATCH 0/7] More C++17 Updates References: <20231016230527.1820819-1-tom@tromey.com> <13d8b3d7-f1e5-41ad-b1dc-d1be245158c6@palves.net> X-Attribution: Tom Date: Thu, 19 Oct 2023 14:26:44 -0600 In-Reply-To: <13d8b3d7-f1e5-41ad-b1dc-d1be245158c6@palves.net> (Pedro Alves's message of "Tue, 17 Oct 2023 10:06:59 +0100") Message-ID: <87msweuznf.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 71.211.130.31 X-Source-L: No X-Exim-ID: 1qtZbP-0008lQ-0q X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 71-211-130-31.hlrn.qwest.net (prentzel) [71.211.130.31]:41122 X-Source-Auth: tom+tromey.com X-Email-Count: 8 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfF1r593YQkW2Oe5ExvH5vNM016brRbFTtf5faLwvqeJwIT9ANiUsJX4tvJEw0QRWzdPJCy1WbXtBHcleuCFtyRbD6FHmhs5dtctfnNmr7e4hOKd2V9uw 7KADa2KPK7y1NZSsdQd4N907od/G2HgIVW4ee7cTlHcaikwUC13rJMmEfBnIEBEQsVX/hB1WgJXNoUr8ob0Q1IZOXfOPt+zEsS0= X-Spam-Status: No, score=-3018.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org >> Let me know what you think. Pedro> Other than the comment on the try_emplace patch, this all LGTM: Pedro> Approved-By: Pedro Alves Thanks. I added one more patch that I'll send in v2: I realized we can remove gdb_static_assert now. Tom