The Racket repository
Go to file
Matthew Flatt 7d7888d2ba fix compiler bug related to lifting and unbox flonums
As variables are dropped for lifted functions, the bitmap
for flonum closure variables was not shifted down by the
number of dropped variables.

Closes PR 12259

original commit: 7680adf486
2011-10-05 19:25:59 -06:00
collects fix compiler bug related to lifting and unbox flonums 2011-10-05 19:25:59 -06:00