From: Sergey Poznyakoff Date: Sat, 17 Aug 2013 10:48:24 +0000 (+0300) Subject: Improve error diagnostics X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=bff9c3637d9e3c010be697a81d93e934c919d83c;hp=bff9c3637d9e3c010be697a81d93e934c919d83c;p=chaz%2Ftar Improve error diagnostics * src/names.c (file_list_name): New static function. (add_file_id): If a filelist is being read twice, print the names of the files that caused it. * tests/T-rec.at: New test case. * tests/Makefile.am: Add new file. * tests/testsuite.at: Include new file. ---