Package: fakechroot
Version: 2.17.2-1
Severity: whishlist
Dear Maintainer,
It seems that the environment variable FAKECHROOT_EXCLUDE_PATH
may contain at most 32 paths
(from src/libfakechroot.c line 42-43 :
static char *exclude_list[32];
static int exclude_length[32];
and line 120 :
for (i = 0; list_max < 32; ) {
)
Is it worth mentioning this limit in the man page ?
Regards,
JH Chatenet
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]