Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19766
Change subject: [examples] make client_examples-test.sh pass ...................................................................... [examples] make client_examples-test.sh pass Since the newly introduced non_unique_primary_key.cc example uses features not available in C++98, an extra flag is needed if compiling the example with legacy compilers. Otherwise, client_examples-test.sh would fail while trying to compile it. Change-Id: I4cc2e60372b5ff855316a3286662d2f148f9ce7c --- M examples/cpp/CMakeLists.txt 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/66/19766/1 -- To view, visit http://gerrit.cloudera.org:8080/19766 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4cc2e60372b5ff855316a3286662d2f148f9ce7c Gerrit-Change-Number: 19766 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
