Small cleanups
authorPaul Khuong <pvk@pvk.ca>
Wed, 6 Jul 2011 06:16:17 +0000 (02:16 -0400)
committerPaul Khuong <pvk@pvk.ca>
Wed, 6 Jul 2011 06:16:17 +0000 (02:16 -0400)
commitba12c5c0420f28250ef4931b47af92c6d7963195
treee56446a5b8028ce7285576e3bafdba11f5ef65f5
parent0bce9320787ec158000514620f3b7122642861b1
Small cleanups

 * Wrap some asserts with with-test in defstruct.impure.lisp

 * Remove two unused variables in remap_free_pages.

 * Fix the allocation region size estimate in sb-sprof.
contrib/sb-sprof/sb-sprof.lisp
src/runtime/gencgc.c
tests/defstruct.impure.lisp