fix compilation of functions with more than 255 local variables.
authorAndy Wingo <wingo@pobox.com>
Wed, 20 Feb 2013 15:02:30 +0000 (16:02 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 20 Feb 2013 15:02:30 +0000 (16:02 +0100)
commit90f51aba0d2b28ac4819f8800f2dcf8d67edbd28
treee8fc83fc3cfd34163330318688ca5a7edee030dc
parente716f4410fb3f6c614def5a9b33a39185f637002
fix compilation of functions with more than 255 local variables.

* module/language/glil/compile-assembly.scm (glil->assembly): Fix case
  where there are more than 255 local variables.  Whoops!
module/language/glil/compile-assembly.scm