From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-il1-x134.google.com (mail-il1-x134.google.com [IPv6:2607:f8b0:4864:20::134]) by sourceware.org (Postfix) with ESMTPS id A96373858D3C for ; Fri, 2 Jun 2023 19:02:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A96373858D3C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-il1-x134.google.com with SMTP id e9e14a558f8ab-33b3f2f7989so9002045ab.0 for ; Fri, 02 Jun 2023 12:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; t=1685732557; x=1688324557; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=XAnabIr9kuyV2SQph6dOF2DNc2YG5pJBpIxzaIeiboQ=; b=lj1WzBvlzfxlUyQGlfi9QRySQJ6IEKrfjUdqFkjWL1H+54enTGi6JdS9jfsLD2Fvib IPc+QDmTvkhrkwAsVVNp1hC4mq2urp2L4K25OEhA2IyZXdetFJw8gvwiCISMEvushib0 gJ8PDbSrymIkspass/8xFTnffSo2HhkQ/PrE/0A4uSIoaQV6Ch+b92dfpTEeos0pZiSx KDNjV26zTASp54vJf0YpLEordantR7C3YbPhDfHdsZe8NmGn44lHsKJ7iJtrY2fcLAKM y/Z2DWtXB7X/eDb2eei7tg5GvPCg3vdK51LSUwpaX64d4klpvGWk3elo9vdjbhPo3W8N 4fIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685732557; x=1688324557; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=XAnabIr9kuyV2SQph6dOF2DNc2YG5pJBpIxzaIeiboQ=; b=YaZuGe98KmJJDGmtPsYz99lDo8Jgn9Tu9pJnxHQGp5Knpr80O1xjsmrV2I6w/S9AMo Ms0YXDZoPO431os1iuJFeoY0qVunqE+jZbHZf4eHVv1X4sO7lVpXGkBLfG5DVUJOUUTp 4SE/BXnipP675uGxwHh9iXJN68a/gj+ajM9x6urnbaWdDx63cLj5E6HrimwNN+pZRuKD Oal5O4XWc3X3hXsg17yiBjIWh4MMuio0duO3GbwZfw1hoJQ09+NEVCYYuge7I7C52+fc UYqm22SsY1LPgw3509N4LF44n2cDrHsve6elwiL5nLGLw7A/x+o0ltMi1Fl4a+uh1ZRF BHZA== X-Gm-Message-State: AC+VfDwmeGFHaC/vw++11m0D8rVMzV84V9xXVrv1Qc8xnYqqfnPxVFcd 1D3f5vK9aHYVY7HRhLTBTLGNpstPe86VVjv4SVo9lA== X-Google-Smtp-Source: ACHHUZ4Co9dttRmaN8BFZoLz60/tJwS11l22RGtg18lHq7AyRjdiH0QUahpmAdeWtNONhBu9l4lhXQ== X-Received: by 2002:a92:608:0:b0:33b:ef57:65bc with SMTP id x8-20020a920608000000b0033bef5765bcmr6790661ilg.20.1685732556922; Fri, 02 Jun 2023 12:02:36 -0700 (PDT) Received: from murgatroyd (71-211-130-244.hlrn.qwest.net. [71.211.130.244]) by smtp.gmail.com with ESMTPSA id em9-20020a0566384da900b0041659b1e2afsm483665jab.14.2023.06.02.12.02.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Jun 2023 12:02:36 -0700 (PDT) From: Tom Tromey To: Paul Koning Cc: Tom Tromey , gdb-patches@sourceware.org, legouguec@adacore.com Subject: Re: [PATCH] Remove f-strings from DAP References: <20230602154500.3941614-1-tromey@adacore.com> <9CA84F6F-D1F0-4C61-93F4-7E3C3F503FC7@comcast.net> <875y85vn53.fsf@tromey.com> X-Attribution: Tom Date: Fri, 02 Jun 2023 13:02:35 -0600 In-Reply-To: (Paul Koning's message of "Fri, 2 Jun 2023 14:14:18 -0400") Message-ID: <87fs79u1pw.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-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Paul> Ok, but at least in that line I pointed to, the output is Paul> different: the previous text quotes the value while your changed Paul> code does not. Ah, now I see what you mean. I've fixed that. Tom