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

Visual Studio 12 /W4 warnings #244

Closed
Naios opened this issue Dec 8, 2015 · 2 comments
Closed

Visual Studio 12 /W4 warnings #244

Naios opened this issue Dec 8, 2015 · 2 comments

Comments

@Naios
Copy link
Contributor

Naios commented Dec 8, 2015

Revision 5c76d10

warning C4510

TrinityCore\dep\cppformat\format.h(981): warning C4510: 'fmt::internal::DummyStream' : default constructor could not be generated (TrinityCore\src\common\Collision\Models\GameObjectModel.cpp)

warning C4610

TrinityCore\dep\cppformat\format.h(981): warning C4610: struct 'fmt::internal::DummyStream' can never be instantiated - user defined constructor required (TrinityCore\src\common\Collision\Maps\MapTree.cpp)

@vitaut
Copy link
Contributor

vitaut commented Dec 9, 2015

Fixed in 7836349. Thanks for reporting.

@vitaut vitaut closed this as completed Dec 9, 2015
vitaut added a commit that referenced this issue Dec 9, 2015
@vitaut
Copy link
Contributor

vitaut commented Dec 9, 2015

Bummer, accidentally pushed some unintended changes. Anyway, this should be fixed in master now.

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

No branches or pull requests

2 participants