← Back to team overview

mudlet-makers team mailing list archive

[Bug 1082180] Re: Explicitly assign luasql to a global

 

The simple fix

** Patch added: "luasql.diff"
   https://bugs.launchpad.net/mudlet/+bug/1082180/+attachment/3460295/+files/luasql.diff

** Changed in: mudlet
     Assignee: (unassigned) => Vadim Peretokin (vperetokin)

** Changed in: mudlet
       Status: New => Incomplete

** Changed in: mudlet
       Status: Incomplete => In Progress

-- 
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:
  In Progress

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


References