mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02272
Re: [Bug 1082180] [NEW] Explicitly assign luasql to a global
which OS is affected?
Am 22.11.2012 23:37, schrieb Vadim Peretokin:
> Public bug reported:
>
> It would seem that in recent updates LuaSQL does not assign itself to a
> global value, so using:
>
> luasql = require "luasql.sqlite3"
>
> is now required for Mudlet to keep the luasql global.
>
> ** Affects: mudlet
> Importance: Undecided
> Status: New
>
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1082180
Title:
Explicitly assign luasql to a global
Status in Mudlet the MUD client:
New
Bug description:
It would seem that in recent updates LuaSQL does not assign itself to
a global value, so using:
luasql = require "luasql.sqlite3"
is now required for Mudlet to keep the luasql global.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1082180/+subscriptions
Follow ups
References