unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* poll_for_input_1 undefined
@ 2014-07-11 16:57 Richard Stallman
  2014-07-11 17:34 ` Dmitry Antipov
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Richard Stallman @ 2014-07-11 16:57 UTC (permalink / raw)
  To: emacs-devel

[[[ 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.




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-07-14 20:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-11 16:57 poll_for_input_1 undefined Richard Stallman
2014-07-11 17:34 ` Dmitry Antipov
2014-07-11 18:12 ` Glenn Morris
2014-07-11 18:19 ` Andreas Schwab
2014-07-12 13:07   ` Richard Stallman
2014-07-12 13:25     ` Andreas Schwab
2014-07-12 23:17       ` Richard Stallman
2014-07-13  7:25         ` Andreas Schwab
2014-07-13 15:58           ` Paul Eggert
2014-07-12 23:17       ` Richard Stallman
2014-07-13  0:05         ` Glenn Morris
2014-07-13 21:54           ` Richard Stallman
2014-07-14 20:25             ` Paul Eggert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).