This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] contrib/patch_tester.sh, 6 of 7
- From: Tom Tromey <tromey at redhat dot com>
- To: janis187 at us dot ibm dot com
- Cc: gcc-patches at gcc dot gnu dot org, sebpop at gmail dot com
- Date: Thu, 06 Mar 2008 07:00:11 -0700
- Subject: Re: [PATCH] contrib/patch_tester.sh, 6 of 7
- References: <1204761492.6363.39.camel@janis-laptop>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "Janis" == Janis Johnson <janis187@us.ibm.com> writes:
Janis> This patch to contrib/patch_tester.sh makes it work for patches that
Janis> do not include any changes under gcc/. There could well be a better
Janis> way to do this than just requiring patches to be made at the top level.
FWIW I think it is fine to require this.
Perhaps it needs to be documented somewhere.
Tom