Re: [ANN] Lua 5.2.0 (beta-rc3) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc3) now available
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: 2011年6月28日 12:17:12 +0200
2011年6月27日 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
> This release candidate will be the beta version if no glitches are found
> in the next 10 days or so. We thank everyone for their feedback till now.
>
> All feedback welcome. Thanks.
In the documentation, the module searchers are still documented as
being in the package.loaders table. I once proposed to put them in
package.searchers (and keep the package.loaders as an alias for
backward compatibility). Was the proposition rejected or overlooked ?