bug fix to enable code "packing"
authorAndy Wingo <wingo@pobox.com>
Sat, 18 Oct 2008 14:06:43 +0000 (16:06 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 18 Oct 2008 14:06:43 +0000 (16:06 +0200)
commitb3b45ac15ef508623dd9031f3c7e69dff7949801
treed3e9872799007ad5e9533f226d85dc18f5dbab8d
parentec5cb8259132365f3a5388c9f833727fbfe5d22f
bug fix to enable code "packing"

* module/system/vm/conv.scm (code-pack): Fix so that we actually
  recognize (make-int8 1) and turn it into (make-int8:1).
module/system/vm/conv.scm