This is just a minor annoyance, but I thought I would report it
anyway, since I've already been perusing the gettext tree and
build systems in search of this kind of warts.

After a "./autogen.sh && make && make check", I see more than
two thousand files reported as untracked by "git status" (the
complete list is attached, gzipped).  You can probably reproduce
the issue by ignoring your personal .gitignore settings as
follows:

    $ git -c core.excludesfile=/dev/null status

As I said, not a big deal, but it would be nice if it could be
fixed at some point.

Thanks,
  Stefano

Attachment: untracked.gz
Description: GNU Zip compressed data

Reply via email to