From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by sourceware.org (Postfix) with ESMTPS id 2D9A3386F439 for ; Sat, 30 May 2020 00:20:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2D9A3386F439 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=jguk.org Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=jg@jguk.org Received: by mail-wm1-x32a.google.com with SMTP id h4so5494730wmb.4 for ; Fri, 29 May 2020 17:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jguk.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=eV1u2Xf4405D7j44e0iIE3DM2Z3Td1NiOC0IimhHj3Q=; b=h+fA9zFQ1QEWVXb4qzpKjYJAZJCfY1wD9ytpOV4pJUOAfBgZsIkdYYmzDW4THJOFyR xMQFRZOLDSsDKnQRuZZa4InOh3pJ24pm0rG0/wiZkgalZphxrcqagJZkbvYxDzQDMi0K sLY6bXgOveJXInnYryw9Ue66R0y/6iobr0tXHrFpxVBhYD2InUN/kegipTsRxJYBm1TW iSKjpWTVnRk7obzrMKdlhYDDGoQiP4vNMquRbYBCnAnCf2a8xjehvmUQtem9TOhMSj/I lrmC1LuaFQdNjjJvmIqy6a5u2kVfzQ9Sa9QOrbzWeEAmzT5C6+1D7cwlVqTd1aZNnSEi 33cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=eV1u2Xf4405D7j44e0iIE3DM2Z3Td1NiOC0IimhHj3Q=; b=RTsj87QAvgFHLimITGtmqEElo8BZ1j8AT8N9tgkTRt3DKDNv6NgBuXEkHoWjOwFS51 Yj8RwqKQSokubXMEHju1o9XacRlMW8CAmlswEgPhxn0MxgExn0rf66XrzvRO2GqqzQaO KKAVq9/93kl2sYC4r126lVAKA47y8r1dQXxBgoxFbDphJsK8XxKSukKUHqDY9s5kWFkh z1MAAlrJwRNiec1CJxltnttyWP/gH7hLxEGoxteIGVWZsErgzMqRTLEeWYoFcPgjAHm7 M9rZ60P0H1tG3MgWOf/tpnutfwGGtqbos0gWGdO3rA9epZTNiX+J4otPYVAjxfFbyeaK Y3ww== X-Gm-Message-State: AOAM531AhSCu7t0DTkFDLiAgEW05niArVodEkOGKeXDlszDUbgINJJIs UtPw3+LL4kSTygnVHBaFkNJWlQ== X-Google-Smtp-Source: ABdhPJwGnkFHf53P9ba9yPyogjE28023UZO6axs0vJOLyq4+qUiiFoY/RhnwJV9JDl78xm8zthciaw== X-Received: by 2002:a1c:9d53:: with SMTP id g80mr11395452wme.13.1590798004297; Fri, 29 May 2020 17:20:04 -0700 (PDT) Received: from [192.168.0.12] (cpc87281-slou4-2-0-cust47.17-4.cable.virginm.net. [92.236.12.48]) by smtp.gmail.com with ESMTPSA id w3sm1370520wmg.44.2020.05.29.17.20.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 29 May 2020 17:20:03 -0700 (PDT) Subject: Re: http://mail.gnu.org/mailman/listinfo/bug-gdb/ down To: Eli Zaretskii Cc: simark@simark.ca, gdb@sourceware.org References: <43ae98ef-54f1-8cd3-1183-ad33ba6dec27@simark.ca> <3a66feb1-686f-d0c0-7124-ca3887b52507@jguk.org> <954fafa3-158a-6e5c-0724-984d42785760@jguk.org> <83eer4sgi1.fsf@gnu.org> From: Jonny Grant Message-ID: Date: Sat, 30 May 2020 01:20:02 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <83eer4sgi1.fsf@gnu.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_MXURI, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, TXREP, T_SPF_PERMERROR autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 May 2020 00:20:17 -0000 On 28/05/2020 07:47, Eli Zaretskii wrote: >> From: Jonny Grant >> Date: Wed, 27 May 2020 23:26:26 +0100 >> >> My apologies, correct version of the patch attached. > > What was wrong with the previous version, and why this one is better? > I'm probably missing something, but it sounds to me like an explicit > 'mailto:' is better? > Hello Eli My apologies, the first version didn't compile as you mentioned in your other email. Other shell tools with such URLs or email addresses are using <> without the mailto:, eg make --help Report bugs to gdb --help currently has extra quotes:- Report bugs to "". I had kept the same style with the quotes. Would it actually be better to remove the quotes so it matches other tools like strings --help etc? So it would then look like: Report bugs to . GDB mailing list Thanks, Jonny