summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-09-05 13:25:43 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-09-05 13:27:07 -0700
commit16ab25f136c4eef27743dfa50953692d115f162c (patch)
treed38ff1b08714acdad771bbd2e92777370e9db2e6 /lisp/emacs-lisp/autoload.el
parentb9e37f551add188f82f2583d3eb13cb81e707387 (diff)
downloademacs-16ab25f136c4eef27743dfa50953692d115f162c.tar.gz
emacs-16ab25f136c4eef27743dfa50953692d115f162c.tar.bz2
emacs-16ab25f136c4eef27743dfa50953692d115f162c.zip
Fix bugs when recalculating consing_until_gc
Problem reported by Joseph Mingrone (Bug#37006#72). * src/alloc.c (watch_gc_cons_threshold) (watch_gc_cons_percentage): Don’t try to store an intmax_t into an int. Redo to make the code clearer. (watch_gc_cons_percentage): Use gc_cons_threshold, not consing_until_gc.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions