emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build


From: Stefan Monnier
Subject: Re: Towards a cleaner build
Date: Fri, 17 May 2019 12:13:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> But this means that as of present, if you have an obsolete function in a
> file, and you call it from a function defined before that obsolete
> function, you won't get the warning, so this seems like a bug...

Note that if a function/variable FOO is defined as obsolete in file BAR, then
I think we'd ideally want to silence all warnings for uses of FOO made
within BAR.


        Stefan




reply via email to

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