bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: update to latest gnulib and clean-up


From: Paul Eggert
Subject: Re: update to latest gnulib and clean-up
Date: Thu, 28 Apr 2011 16:39:58 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9

On 04/28/11 14:11, Jim Meyering wrote:

> If the two lists don't match (modulo heuristics), then that's
> a syntax-check failure.

Hmm, maybe I should try that out with Emacs too.

What I currently do with Emacs is a bit different.
For each file emacs/src/FOO.c, I look for symbols that FOO exports
but no other module imports.  (There are a few exceptions,
such as 'main', 'matherr', and hooks for Windows.)
This has helped me find dead functions.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]