[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22144: --exclude no longer works against arguments with a directory
From: |
Vincent Lefevre |
Subject: |
bug#22144: --exclude no longer works against arguments with a directory name |
Date: |
Wed, 16 Dec 2015 11:26:43 +0100 |
User-agent: |
Mutt/1.5.24-6539-vl-r83103 (2015-12-08) |
On 2015-12-15 22:24:25 -0800, Paul Eggert wrote:
> Vincent Lefevre wrote:
> >How is the file name defined, then?
>
> It's built as a string, which is passed to 'open' without worrying
> about realpath.
So, for instance, "foo" and "./foo" are regarded as different?
The way how files are regarded to be the same needs to be clarified.
For instance, some utilities consider the device & inode numbers
(which have their own problems with broken FS implementations).
That's the case of cp (if this has not changed since 2004). That's
also the case of diff (if this has not changed since 2005), but you
know that. :)
--
Vincent Lefèvre <address@hidden> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
- bug#22144: --exclude no longer works against arguments with a directory name, Vincent Lefevre, 2015/12/11
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/11
- bug#22144: --exclude no longer works against arguments with a directory name, Vincent Lefevre, 2015/12/11
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/11
- bug#22144: --exclude no longer works against arguments with a directory name, Vincent Lefevre, 2015/12/15
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/15
- bug#22144: --exclude no longer works against arguments with a directory name, Vincent Lefevre, 2015/12/15
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/16
- bug#22144: --exclude no longer works against arguments with a directory name,
Vincent Lefevre <=
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/16
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/28
- bug#22144: --exclude no longer works against arguments with a directory name, Vincent Lefevre, 2015/12/30
- bug#22144: --exclude no longer works against arguments with a directory name, Paul Eggert, 2015/12/31