public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Warren Young <warren@etr-usa.com>
To: cygwin-apps@cygwin.com
Subject: Re: ctags recursion broken? [ATTN: ctags, xemacs-tags maintainers]
Date: Wed, 12 Dec 2012 14:29:00 -0000	[thread overview]
Message-ID: <50C894BD.6020208@etr-usa.com> (raw)
In-Reply-To: <20121212093952.GA15883@calimero.vinschen.de>

On 12/12/2012 02:39, Corinna Vinschen wrote:
> Oh boy, how long do we have this collisions?  For years, it seems.

There must be a database of package contents behind the packages search 
engine on sourceware.  If someone that has access to that DB extracts a 
raw list of file names, this command will find the other duplicates:

     grep -o '/[a-z0-9]+\.exe$' filelist | sort | uniq -d

Some will be harmless, like the two ksh.exe versions.  But, maybe 
something interesting will turn up.

> Volker, would you mind a lot to obsolete the xemacs-tags package
> in favor of the ctags package?

As long as Exuberant Ctags is a complete superset of the functionality 
in xemacs-tags, this seems like a good idea.  Anything that depends on 
xemacs-tags can depend on the ctags package instead.

  reply	other threads:[~2012-12-12 14:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <786EBDA1AC46254B813E200779E7AD36028CB12E@srv1163ex1.flightsafety.com>
2012-12-12  9:40 ` Corinna Vinschen
2012-12-12 14:29   ` Warren Young [this message]
2012-12-12 14:49   ` Aaron Schneider
2012-12-12 14:58     ` Corinna Vinschen
2012-12-12 15:05     ` Jari Aalto
2012-12-12 15:21       ` Thrall, Bryan
2012-12-12 22:41   ` Dr. Volker Zell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50C894BD.6020208@etr-usa.com \
    --to=warren@etr-usa.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).