From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by sourceware.org (Postfix) with ESMTPS id A0F173840C34 for ; Tue, 9 Jun 2020 12:20:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A0F173840C34 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-wr1-x443.google.com with SMTP id t18so21065308wru.6 for ; Tue, 09 Jun 2020 05:20:09 -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=+LLuztQy6k7bH4sDOvUNOL0e5wHI51GJcx2ZzKf/YRU=; b=jF8wNxdYm+WtpNxwZzG1iipQ7V5tpkWztYaLjdxVheCewDn9BCUYa7FiVav7pSMNMq EcFeX19QAegT1nj0gPQ+FxQ6cXdEiAH+k1H882zbCqru7DuOoNOttSkbT1Zbu7xESfBk 1TzCF3UDO9jwq3VG0LDA6LcMqbpjKNzMOyfK04LAVs6hfhXA7rThi7FMe+ujHCiOm2p6 19Ga5yHwP9r31WZiDY56bzexxLa6/1ofUsHzd15Tug6sx7qOTYVygJuKwrEar62AY+FA Jpkt4HKN0tjplOeKpfPpv77MZxlyrW3U5Xds9axJSRwP6ZC1kv5XHGwwAWk3yK/0grwJ g+lQ== 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=+LLuztQy6k7bH4sDOvUNOL0e5wHI51GJcx2ZzKf/YRU=; b=g7xNEsUrlAhCK0HByxzqSUDeKMI+Ix43H8J7syzMgH3JBDTXCE/2NJqQUWzsrsWkJF S4iByJgA22ZwAamljb3yqvtBSeay55zpWiacC+E4brPu0NYN/dAwwteIKcOLcDKq8Yhg ZWcpTtkqSv8IwIUh6CLgaW6B4BOc0akDeLb/POb7zaUHRD5Z7QbIeaVCUjh5XkaPMc/t SL/rbqzEUZgslpjBLwJ1Y5uNDzWgqd4OmqRnw/ghZQYuSVAHmHZ8pQ/LMCO2k+V6vSK9 RS/v1jnFm1YThicfkRqY++UyYs4yG3fDJFWpMvGnlBJee+91iT8Q/er78NAAdTNCpi++ 0FYw== X-Gm-Message-State: AOAM530M19JDC8n7eBBkzWfeO9gbTjCV6zy0WnZMXEHNIujZ8D7TpaYo daFBqJx8CKfWaY9+oPiF82fWCkPZ+9U= X-Google-Smtp-Source: ABdhPJxcye411Pzg2MV4xOFOJ6K2rKUaSBxO9TVYfgpt0hFp86c9gWGoS/VAkoXcKYukoopQ6rF36g== X-Received: by 2002:adf:fd4f:: with SMTP id h15mr4045405wrs.397.1591705208456; Tue, 09 Jun 2020 05:20:08 -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 w17sm3177639wra.71.2020.06.09.05.20.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 09 Jun 2020 05:20:07 -0700 (PDT) Subject: Re: [PATCH] change bug url to https in gdb --help To: Christian Biesinger Cc: gdb@sourceware.org References: From: Jonny Grant Message-ID: Date: Tue, 9 Jun 2020 13:20:06 +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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, TXREP, T_SPF_PERMERROR autolearn=ham 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: Tue, 09 Jun 2020 12:20:11 -0000 On 28/05/2020 20:05, Christian Biesinger wrote: > Thanks for the patch! This looks good to me, though I can't officially > approve patches. But could you send patches to > gdb-patches@sourceware.org? > > Also, it would be great if you could set up git-send-email for sending > patches, as that makes it easier to comment on them (it sends them > inline in the email) > > Finally, patches require a changelog entry, please add one: > https://sourceware.org/gdb/wiki/ContributionChecklist#ChangeLog Hi Christian Thank you for the links. There's a small typo on that ContributionChecklist wiki. Signed up, but can't edit the page. "of they will be rejected during mailing list moderation" ^ should be "or" Regards, Jonny