Re: bug report
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: bug report
- From: roberto@... (Roberto Ierusalimschy)
- Date: Fri, 9 Feb 2007 15:28:20 -0200
> We could write a quick patch for this bug. However, we are considering
> a more drastic measure: maybe it would be simpler to remove constant
> folding optimization from Lua 5.1.
Never mind. Too much noise to change this in 5.1. We will write a
quick (dirty) patch. We can reconsider this for 5.2.
-- Roberto