]> code.delx.au - gnu-emacs/commit
Fix minor ralloc.c problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Apr 2012 01:18:13 +0000 (18:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Apr 2012 01:18:13 +0000 (18:18 -0700)
commit3539f31f03b40bafa0875de88e3a5d55558ba32c
tree2ee0306fd2a493abe8b0ac1234e3a3e94fa41519
parenta041960a7ca40a5af684efb3e859edd9daae907d
Fix minor ralloc.c problems found by static checking.

See http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html
* ralloc.c (ALIGNED, ROUND_TO_PAGE, HEAP_PTR_SIZE)
(r_alloc_size_in_use, r_alloc_freeze, r_alloc_thaw): Remove; unused.
(r_alloc_sbrk): Now static.
src/ChangeLog
src/ralloc.c