On 03.08.2013 14:39, Gabriel Dos Reis wrote:
On Thu, Aug 1, 2013 at 7:25 AM, Adam Butcher <a...@jessamine.co.uk>
wrote:
---
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl.c | 3 ++-
gcc/cp/lambda.c | 2 +-
gcc/cp/parser.c | 6 ++----
gcc/cp/pt.c | 4 ++--
5 files changed, 8 insertions(+), 9 deletions(-)
When submitting patches, you also need to add ChangeLogs:
http://www.gnu.org/prep/standards/html_node/Change-Logs.html
http://gcc.gnu.org/wiki/ChangeLog
These patches were intended as incremental updates to an ongoing review
http://gcc.gnu.org/ml/gcc-patches/2013-07/threads.html#00755
http://gcc.gnu.org/ml/gcc-patches/2013-08/msg00130.html
I intend to submit a clean set with appropriate changelog once Jason is
happy with them. I wasn't intending these to be committed as is.
Cheers,
Adam