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

Broken clang build #139

Closed
Naios opened this issue Mar 18, 2015 · 2 comments
Closed

Broken clang build #139

Naios opened this issue Mar 18, 2015 · 2 comments

Comments

@Naios
Copy link
Contributor

Naios commented Mar 18, 2015

https://api.travis-ci.org/jobs/54867976/log.txt

Probably caused by 275d1ab

�[0m�[1m/home/travis/build/TrinityCore/TrinityCore/dep/cppformat/format.h:779:15: �[0m�[0;1;30mnote: �[0m
candidate function�[0m
static yes &check(unsigned char);
�[0;1;32m ^
�[0m�[1m/home/travis/build/TrinityCore/TrinityCore/dep/cppformat/format.h:782:15: �[0m�[0;1;30mnote: �[0m
candidate function�[0m
static yes &check(int);

@vitaut
Copy link
Contributor

vitaut commented Mar 18, 2015

Should be fixed in bf8636c. Also added a test case in 2adbfa4 to avoid such breakage in the future. Thanks!

@vitaut vitaut closed this as completed Mar 18, 2015
@Naios
Copy link
Contributor Author

Naios commented Mar 18, 2015

I have to thank you ,-)

@vitaut vitaut mentioned this issue Mar 18, 2015
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