DCA icon indicating copy to clipboard operation
DCA copied to clipboard

GTest causing build warnings

Open PDoakORNL opened this issue 6 years ago • 0 comments

GTest is tripping the following warnings in build. We should resolve these, they create noise in that CI channel that prevents really using the build warning feedback.

warning: converting ‘false’ to pointer type for argument 1 of ‘char testing::internal::IsNullLiteralHelper(testing::internal::Secret*)’ [-Wconversion-null]

PDoakORNL avatar Dec 13 '18 14:12 PDoakORNL