Hello Dan Hecht,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3024
to look at the new patch set (#4).
Change subject: Turn on C++14 in cross-compiled code
......................................................................
Turn on C++14 in cross-compiled code
Enabling this revealed a latent bug where a #include was wrapped in the
impala namespace, resulting in the functions being defined in the wrong
namespace.
Change-Id: If723167b2d03da7592b64a204e31e81ea868e4f2
---
M be/CMakeLists.txt
M be/src/util/sse-util.h
2 files changed, 6 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/24/3024/4
--
To view, visit http://gerrit.cloudera.org:8080/3024
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If723167b2d03da7592b64a204e31e81ea868e4f2
Gerrit-PatchSet: 4
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>