bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/6] More CI and fixes


From: Akim Demaille
Subject: [PATCH 0/6] More CI and fixes
Date: Fri, 6 Sep 2019 22:27:47 +0200

Akim Demaille (6):
  CI: fail fast
  CI: more compilers
  style: fix comment
  lalr1.cc: fix LAC support
  yacc.c: beware of GCC's -Wmaybe-uninitialized
  glr.c: initialize vector of bools

 .travis.yml             | 96 +++++++++++++++++++++++++----------------
 data/skeletons/c.m4     |  2 +
 data/skeletons/glr.c    |  9 ++--
 data/skeletons/lalr1.cc | 12 +++---
 tests/atlocal.in        |  2 +-
 5 files changed, 75 insertions(+), 46 deletions(-)

-- 
2.23.0




reply via email to

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