aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorPaul Eggert2011-06-08 11:43:44 -0700
committerPaul Eggert2011-06-08 11:43:44 -0700
commitc0c5c8ae3686b2fced5aed6e2e15d8222382c4b7 (patch)
tree013cc03b12f61806cee56f9b96b5b1acd95179cb /src/buffer.c
parentb643996157ced5daf45752d37ac5bee3a4f4389f (diff)
downloademacs-c0c5c8ae3686b2fced5aed6e2e15d8222382c4b7.tar.gz
emacs-c0c5c8ae3686b2fced5aed6e2e15d8222382c4b7.zip
* alloc.c: Use EMACS_INT, not int, to count objects.
(total_conses, total_markers, total_symbols, total_vector_size) (total_free_conses, total_free_markers, total_free_symbols) (total_free_floats, total_floats, total_free_intervals, total_intervals) (total_strings, total_free_strings): Now EMACS_INT, not int. All uses changed. (Fgarbage_collect): Compute overall total using a double, so that integer overflow is less likely to be a problem. Check for overflow when converting back to an integer.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions