summaryrefslogtreecommitdiffstats
path: root/submitting-patches
diff options
context:
space:
mode:
authorChantry Xavier <shiningxc@gmail.com>2007-07-02 00:57:47 +0200
committerDan McGee <dan@archlinux.org>2007-07-02 04:32:18 +0200
commit89ed15c9c2dd5449d50e5ec2283a4d6ebac5f328 (patch)
treec021c1221d15c4a7e98226aaf473af781152ef72 /submitting-patches
parent7a42e24400499873c3b9e1e2315edc808d753734 (diff)
downloadpacman-89ed15c9c2dd5449d50e5ec2283a4d6ebac5f328.tar.gz
pacman-89ed15c9c2dd5449d50e5ec2283a4d6ebac5f328.tar.xz
pacman/packages.c : print an error for files that can't be stated.
The -Ql operation is supposed to print all files but directories. stat was used for detecting directories. However, when stat failed, (because the file doesn't exist or is not readable), the files were still displayed just like the others. Now, these files are printed on stderr, with the corresponding error message. Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Diffstat (limited to 'submitting-patches')
0 files changed, 0 insertions, 0 deletions