Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: modules ci build #80

Merged
merged 1 commit into from
Dec 29, 2022
Merged

fix: modules ci build #80

merged 1 commit into from
Dec 29, 2022

Conversation

r-o-b-o-t-o
Copy link
Member

@r-o-b-o-t-o r-o-b-o-t-o commented Dec 29, 2022

Fixes the build warning introduced by #75:

In file included from /home/runner/work/azerothcore-wotlk/azerothcore-wotlk/modules/mod-eluna/src/LuaEngine/LuaFunctions.cpp:20:
/home/runner/work/azerothcore-wotlk/azerothcore-wotlk/modules/mod-eluna/src/LuaEngine/GlobalMethods.h:1232:81: fatal error: unused parameter 'obj' [-Wunused-parameter]
eWorld->QueueCliCommand(new CliCommandHolder(nullptr, command, [](void* obj, std::string_view view)
^
1 error generated.

@r-o-b-o-t-o r-o-b-o-t-o merged commit 2665163 into master Dec 29, 2022
@r-o-b-o-t-o r-o-b-o-t-o deleted the ci/fix-modules-ci-build branch December 29, 2022 13:46
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