[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] * image.c: Fix compiler warning due to missing const
From: |
Paul Eggert |
Subject: |
Re: [PATCH] * image.c: Fix compiler warning due to missing const |
Date: |
Thu, 10 Sep 2015 11:25:20 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
Mitchel Humpherys wrote:
CONTRIBUTE doesn't mention which mailing list you should send it to
Actually, it says to send fixes to address@hidden
it doesn't mention `git send-email'
Fixed with the attached patch.
Glenn Morris wrote:
> Paul Eggert wrote:
>
>> +git send-email address@hidden 0001-DESCRIPTION.patch
>
> I would like to discourage this usage because when there's more than one
> patch in a sequence, it will create a separate report for each.
> (http://debbugs.gnu.org/15361)
The attached patch changes CONTRIBUTE to suggest git send-email only with single
patch files. If we fix the bug-reporting mechanism to handle multiple patch
files, we can update CONTRIBUTE accordingly.
Eli Zaretskii wrote:
> I don't really know why we keep maintaining admin/git-workflow.
I don't know either. Anyway, the attached patch tries to lessen the maintenance
burden by having git-worflow defer to CONTRIBUTE here.
0001-CONTRIBUTE-Move-send-email-here-from-git-workflow.patch
Description: Text Data