← Back to team overview

mudlet-makers team mailing list archive

[Bug 1001039] [NEW] setExitStub uses 0/1 in place of boolean

 

Public bug reported:

setExitStub uses 0/1 in place of boolean, which is unacceptable. This is
not C, and 0 in Lua is not false, either.

The attached patch fixes this.

** 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/1001039

Title:
  setExitStub uses 0/1 in place of boolean

Status in Mudlet the MUD client:
  New

Bug description:
  setExitStub uses 0/1 in place of boolean, which is unacceptable. This
  is not C, and 0 in Lua is not false, either.

  The attached patch fixes this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1001039/+subscriptions


Follow ups

References