[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
poll_for_input_1 undefined
From:
Richard Stallman
Subject:
poll_for_input_1 undefined
Date:
2014年7月11日 12:57:07 -0400
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
In the trunk, updated an hour ago:
xterm.c at line 9012 calls poll_for_input_1,
but this is not defined anywhere.
keyboard.c has the only definition for poll_for_input_1
but it is inside #ifdef POLL_FOR_INPUT.
POLL_FOR_INPUT is not defined.
In fact, config.h does not mention POLL_FOR_INPUT, neither to define
it nor not to define it. That is because config.in does not mention
POLL_FOR_INPUT either.
It appears to me that the trunk is broken on X on all platforms,
and has been since the June 5 change in keyboard.c.
Can that really be true, with nobody noticing?
I'm compiling on the Yeeloong, which is mipsel,
but that should not affect much.
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use Ekiga or an ordinary phone call.
- poll_for_input_1 undefined,
Richard Stallman <=
- Re: poll_for_input_1 undefined , Dmitry Antipov, 2014年07月11日
- Re: poll_for_input_1 undefined , Glenn Morris, 2014年07月11日
- Re: poll_for_input_1 undefined , Andreas Schwab, 2014年07月11日
- Re: poll_for_input_1 undefined , Richard Stallman, 2014年07月12日
- Re: poll_for_input_1 undefined , Glenn Morris, 2014年07月12日