Skip to content

BugFix: correct lua string vs QString replacement argument mixups#4765

Merged
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:BugFix_correctLuaStringVsQStringReplacementArgumentMixups
Feb 8, 2021
Merged

BugFix: correct lua string vs QString replacement argument mixups#4765
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:BugFix_correctLuaStringVsQStringReplacementArgumentMixups

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Feb 8, 2021

This was introduced in the recent "Show value warnings in debug" PR #4678.

I believe I have found all of use of %d (or %s) instead of %1 or higher numbers in this file.

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

This was introduced in the recent "Show value warnings in debug" PR Mudlet#4678.

I believe I have found all of use of `%d` (or `%s`) instead of `%1` or
higher numbers in this file.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@SlySven SlySven requested a review from a team as a code owner February 8, 2021 02:07
@SlySven SlySven requested review from a team February 8, 2021 02:07
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Feb 8, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

Copy link
Copy Markdown
Member

@vadi2 vadi2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 😀

@SlySven SlySven merged commit 834fe82 into Mudlet:development Feb 8, 2021
@SlySven SlySven deleted the BugFix_correctLuaStringVsQStringReplacementArgumentMixups branch February 8, 2021 20:29
Chris7 pushed a commit to Chris7/Mudlet that referenced this pull request Jan 2, 2022
…dlet#4765)

This was introduced in the recent "Show value warnings in debug" PR Mudlet#4678.

I believe I have found all of use of `%d` (or `%s`) instead of `%1` or
higher numbers in this file.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants