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

Compilation warnings #5340

Closed
wangkuiyi opened this issue Nov 3, 2017 · 0 comments
Closed

Compilation warnings #5340

wangkuiyi opened this issue Nov 3, 2017 · 0 comments

Comments

@wangkuiyi
Copy link
Collaborator

[16:59:53]	In file included from /paddle/paddle/optimizer/parameter_optimizer_test.cpp:21:0:
[16:59:53]	/paddle/build/third_party/install/gtest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[16:59:53]	/paddle/build/third_party/install/gtest/include/gtest/gtest.h:1421:23: required from 'static testing::AssertionResult testing::internal::EqHelper<lhs_is_null_literal>::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; bool lhs_is_null_literal = false]'
[16:59:53]	/paddle/paddle/optimizer/parameter_optimizer_test.cpp:113:7: required from here
[16:59:53]	/paddle/build/third_party/install/gtest/include/gtest/gtest.h:1392:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[16:59:53]	if (lhs == rhs) {
[16:59:53]
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

1 participant