bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21963: Spurious byte compile message: "Warning: the function `bar' m


From: John Wiegley
Subject: bug#21963: Spurious byte compile message: "Warning: the function `bar' might not be defined at runtime."
Date: Fri, 20 Nov 2015 08:01:31 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Eli Zaretskii <eliz@gnu.org> writes:

>> (eval-when-compile (require 'warning-bar))
>> (require 'warning-bar)

> I think if you leave only the second one, Bob's your uncle.

I think the question is: Why does haven't the first one cause the definedness
introduced by the second to not be recognized?

John





reply via email to

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