[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] SILE 0.9.2 is released
- From: Simon Cozens <simon@...>
- Date: Tue, 09 Jun 2015 08:44:51 +0900
On 08/06/2015 21:47, Dirk Laurie wrote:
> 2. Rework bit32-compat.lua to detect which Lua _VERSION is being
> used and provide a module that equips Lua 5.3 with bit32. This has
> the advantage that I might need it anyway sooner or later for other
> 5.2 programs but the disadvantage that the dependence on Lua 5.2
> with 5.1 compatibility turned on may rear its head elsewhere too.
And Paul Kulchenko appears to have just done this, in a pull request
merged just now.