]> Dogcows Code - chaz/tar/commitdiff
Warn about existing files in keep-old-files mode (complements 8f390db9).
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 17 Nov 2011 20:19:05 +0000 (22:19 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 17 Nov 2011 20:19:05 +0000 (22:19 +0200)
This is controlled by "existing-file" warning code, which is off
by default.

* src/common.h (WARN_EXISTING_FILE): New warning code.
(WARN_VERBOSE_WARNINGS): Add WARN_EXISTING_FILE.
* src/extract.c (maybe_recoverable): warn about existing file
if WARN_EXISTING_FILE is set.
* src/warning.c: New warning type: "existing-file"


No differences found
This page took 0.024357 seconds and 4 git commands to generate.