aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorPaul Eggert2012-06-23 21:11:19 -0700
committerPaul Eggert2012-06-23 21:11:19 -0700
commitf1dd807386718d2c7c29d13b9f7615759086a954 (patch)
treefd8eefef3df95b6db09d8a03380f53f88be5832a /src/bytecode.c
parentb82c175521ddd7d7ae8183c62fc87587b8b615e5 (diff)
downloademacs-f1dd807386718d2c7c29d13b9f7615759086a954.tar.gz
emacs-f1dd807386718d2c7c29d13b9f7615759086a954.zip
Fix bug when time_t is unsigned and as wide as intmax_t.
* lisp.h (WAIT_READING_MAX): New macro. * dispnew.c (Fsleep_for, sit_for): * keyboard.c (kbd_buffer_get_event): * process.c (Faccept_process_output): Use it to avoid bogus compiler warnings with obsolescent GCC versions. This improves on the previous patch, which introduced a bug when time_t is unsigned and as wide as intmax_t. See <http://bugs.gnu.org/9000#51>.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions