Skip to content

(release_30)bugfix: correct errors in Lua command error messages#298

Merged
SlySven merged 1 commit intoMudlet:release_30from
SlySven:(release_30)bugfix_correctLuaErrorMessageFunctionNames
Mar 14, 2016
Merged

(release_30)bugfix: correct errors in Lua command error messages#298
SlySven merged 1 commit intoMudlet:release_30from
SlySven:(release_30)bugfix_correctLuaErrorMessageFunctionNames

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Mar 14, 2016

There has been a fair amount of copy and paste in creating various Lua commands - but the error messages have not always been revised when this has happened. With a bit of *nix shell-fu I have identified the cases where this has happened and changed the function that is given as the name where an error occurred.

Note that this does not attempt to improve the formatting to bring the standard up to current guidelines - merely it fixes gross errors that will definitely be confusing to anyone seeing the messages.

This is the release_30 version of the development version #297 and, line numbers, aside it makes the same changes.

Signed-off-by: Stephen Lyons slysven@virginmedia.com

There has been a fair amount of copy and paste in creating various Lua
commands - but the error messages have not always been revised when this
has happened.  With a bit of *nix shell-fu I have identified the cases
where this has happened and changed the function that is given as the
name where an error occurred.

Note that this does not attempt to improve the formatting to bring the
standard up to current guidelines - merely it fixes gross errors that will
definitely be confusing to anyone seeing the messages.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@SlySven SlySven changed the title Bugfix: correct errors in Lua command error messages (release_30)bugfix: correct errors in Lua command error messages Mar 14, 2016
SlySven added a commit that referenced this pull request Mar 14, 2016
…orMessageFunctionNames

(release_30)bugfix: correct errors in Lua command error messages
@SlySven SlySven merged commit 2e56bc2 into Mudlet:release_30 Mar 14, 2016
@SlySven SlySven deleted the (release_30)bugfix_correctLuaErrorMessageFunctionNames branch March 16, 2017 00:42
@SlySven SlySven restored the (release_30)bugfix_correctLuaErrorMessageFunctionNames branch June 22, 2020 17:57
@SlySven SlySven deleted the (release_30)bugfix_correctLuaErrorMessageFunctionNames branch June 22, 2020 18:55
mehulmathur16 pushed a commit to mehulmathur16/Mudlet that referenced this pull request Feb 16, 2024
And avoid a trailing newline for custom loggers.

fixes Mudlet#298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant