bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] {maint} trailing \n in %parse-param


From: Akim Demaille
Subject: [PATCH 0/3] {maint} trailing \n in %parse-param
Date: Tue, 31 Jul 2012 14:23:21 +0200

I once fell on this issue: trailing \n in %parse-param generate
invalid C++ code (because we append a suffix to this argument it is
important the skip the trailing spaces).

Akim Demaille (3):
  tests: simplify
  c++: trailing end-of-lines in %parse-param
  regen

 NEWS                |   4 ++
 src/parse-gram.c    |  14 +++---
 src/parse-gram.h    |   2 +-
 src/parse-gram.y    |  10 +++--
 tests/regression.at | 124 +++++++++++++++++++++++++++++++++++++++++++---------
 5 files changed, 122 insertions(+), 32 deletions(-)

-- 
1.7.11.3




reply via email to

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