summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-12-04 10:51:47 +0100
committerAkim Demaille <akim@lrde.epita.fr>2013-12-04 15:53:01 +0100
commit461983270c01b28cbb73424535408c8aded31573 (patch)
tree8915bd237e340f57e0582b77e33919273361bb29 /bootstrap.conf
parentea99d6e6a02a06bd63e788393fd42cde5cb1fa71 (diff)
downloadbison-461983270c01b28cbb73424535408c8aded31573.tar.gz
output: do not generate source files when late errors are caught
Reported by Alexandre Duret-Lutz as "second problem" in: http://lists.gnu.org/archive/html/bug-bison/2013-09/msg00015.html * bootstrap.conf: We need the "unlink" module. * src/files.h, src/files.c (unlink_generated_sources): New. * src/output.c: Use it. * tests/output.at: Check the case of late errors.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index c58470e2..186afa71 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -34,7 +34,8 @@ gnulib_modules='
readme-release
realloc-posix
spawn-pipe stdbool stpcpy strdup-posix strerror strtoul strverscmp
- unistd unistd-safer unlocked-io update-copyright unsetenv verify
+ unistd unistd-safer unlink unlocked-io
+ update-copyright unsetenv verify
warnings
xalloc
xalloc-die