[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/5] Warnings categories
From: |
Akim Demaille |
Subject: |
Re: [PATCH 0/5] Warnings categories |
Date: |
Fri, 29 Jun 2012 16:41:23 +0200 |
Hi Victor,
Thanks for your contribution. I have rearranged it a bit,
addressed a couple of issues, and installed it as follows.
Akim Demaille (1):
maint: prepare forthcoming changes
Victor Santet (3):
style changes
warnings: be ready to print warnings categories
warnings: display warnings categories
NEWS | 14 ++++-
src/closure.c | 1 +
src/complain.c | 32 +++++++++--
src/complain.h | 25 +++++----
src/derives.c | 1 +
src/getargs.c | 1 -
src/gram.c | 25 +++++----
src/gram.h | 3 -
src/main.c | 3 +-
src/output.c | 2 -
src/reader.c | 9 ++-
src/reduce.c | 12 ++--
src/system.h | 1 +
tests/actions.at | 76 ++++++++++++-------------
tests/conflicts.at | 28 +++++-----
tests/existing.at | 2 +-
tests/input.at | 156 ++++++++++++++++++++++++++--------------------------
tests/named-refs.at | 18 +++---
tests/output.at | 16 +++---
tests/reduce.at | 92 +++++++++++++++----------------
tests/regression.at | 10 ++--
tests/skeletons.at | 6 +-
22 files changed, 284 insertions(+), 249 deletions(-)
--
1.7.11.1
Re: [PATCH 0/5] Warnings categories,
Akim Demaille <=