more format cleanups
authorAndy Wingo <wingo@pobox.com>
Sat, 18 Dec 2010 11:32:14 +0000 (12:32 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 18 Dec 2010 11:32:14 +0000 (12:32 +0100)
commit098e6fc63f8b401a3292b92fd56a040ed9af767a
treed646746d0ae6082036d2efb37098d67195e644b1
parentf02f8a617468c7c66c0b5106299a05cc3d027376
more format cleanups

* module/ice-9/format.scm (format): Remove the need to save a copy of
  the incoming arguments, because they are available as local
  variables.  Do the check early for the format-string actually being a
  string.
module/ice-9/format.scm