bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/5] Update gnulib, and minor changes


From: Akim Demaille
Subject: [PATCH 0/5] Update gnulib, and minor changes
Date: Tue, 8 May 2018 17:02:27 +0200

The series of commits is just there to remove a part of dust.
That had landed on me.

I plan to apply it in the forthcoming days, unless someone shouts.

Akim Demaille (5):
  getargs: rename argument to avoid gnulib's renaming
  tests: we might need to find gnulib headers
  gnulib: update
  doc: wrap
  style: don't use std::endl

 README-hacking      | 189 ++++++++++++++++++------------------
 bootstrap           | 226 ++++++++++++++++++++++----------------------
 bootstrap.conf      |   2 +-
 data/lalr1.cc       |  13 ++-
 doc/bison.texi      |   6 +-
 etc/bench.pl.in     |   2 +-
 examples/variant.yy |   4 +-
 gnulib              |   2 +-
 lib/.gitignore      |   4 +-
 m4/.gitignore       |   2 +
 src/getargs.c       |  14 +--
 tests/actions.at    |   2 +-
 tests/atlocal.in    |   6 +-
 tests/c++.at        |  26 ++---
 tests/headers.at    |   2 +-
 tests/local.at      |   6 +-
 tests/types.at      |   2 +-
 17 files changed, 254 insertions(+), 254 deletions(-)

-- 
2.17.0




reply via email to

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