mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03471
Re: [Bug 1261536] Re: getExitStubs() returns the room ID instead of nil when there are no stubs
Sorry, c++ habits.
sent from my phone
On Dec 16, 2013 6:36 PM, "Vadim Peretokin" <vperetokin@xxxxxxxxx> wrote:
> @0 index: yeah, it is. Unfortunately we'll break existing code that had to
> have hacked around this issue if we fix it to use 1 index.
>
> We should not let any other functions slip in that do this.
>
> --
> You received this bug notification because you are subscribed to Mudlet.
> https://bugs.launchpad.net/bugs/1261536
>
> Title:
> getExitStubs() returns the room ID instead of nil when there are no
> stubs
>
> Status in Mudlet the MUD client:
> Confirmed
>
> Bug description:
> getExitStubs() returns the room ID instead of nil when there are no
> stubs . See
> http://forums.mudlet.org/viewtopic.php?f=7&t=4272&p=19841#p19840. This
> is just non-sensical and makes it difficult to work with as the code
> that this design forces isn't obvious (why would someone be checking
> for a number and not just nil for the lack of stubs?)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mudlet/+bug/1261536/+subscriptions
>
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1261536
Title:
getExitStubs() returns the room ID instead of nil when there are no
stubs
Status in Mudlet the MUD client:
Confirmed
Bug description:
getExitStubs() returns the room ID instead of nil when there are no
stubs . See
http://forums.mudlet.org/viewtopic.php?f=7&t=4272&p=19841#p19840. This
is just non-sensical and makes it difficult to work with as the code
that this design forces isn't obvious (why would someone be checking
for a number and not just nil for the lack of stubs?)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1261536/+subscriptions
Follow ups
References