bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/7] other skeletal changes


From: Theophile Ranquet
Subject: [PATCH 0/7] other skeletal changes
Date: Fri, 11 Jan 2013 13:28:08 +0100

Not much to say about these changes.  Nothing groundbreaking, but plenty of
little things that had to be done.

Akim Demaille (3):
  c.m4: style fix
  glr.c: style changes
  glr.c: fix an unused argument issue

Theophile Ranquet (4):
  skel: correctly indent switch cases
  glr.cc: fatal if using api.token.ctor without variants
  skel: better aliasing of identifiers
  c++: privatize variant blind copies

 data/bison.m4   |  2 +-
 data/c++.m4     | 11 +++++++++++
 data/c.m4       |  2 +-
 data/glr.c      | 27 +++++++++++++++++++++++----
 data/glr.cc     | 27 +++++++++++++++++++++++++++
 data/lalr1.cc   |  1 +
 data/variant.hh |  2 +-
 data/yacc.c     |  9 +++++----
 8 files changed, 70 insertions(+), 11 deletions(-)

-- 
1.8.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]