Merge remote-tracking branch 'upstream/maint'

* upstream/maint:
  c++: add copy ctors for compatibility with the IAR compiler
  CI: show git status
  CI: disable ICC
  tests: pass -jN from Make to the test suite
  quotearg: avoid leaks
  maint: post-release administrivia
This commit is contained in:
Akim Demaille
2019-09-28 08:09:33 +02:00
4 changed files with 18 additions and 2 deletions

2
NEWS
View File

@@ -40,7 +40,7 @@ GNU Bison NEWS
The Java backend no longer emits code and data for parser tracing if the
%define variable parse.trace is not defined.
* Noteworthy changes in release 3.4.2 (2019-09-08) [stable]
* Noteworthy changes in release 3.4.2 (2019-09-12) [stable]
** Bug fixes