THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic)
authorRoger Meier <roger@apache.org>
Mon, 12 Dec 2011 22:00:23 +0000 (22:00 +0000)
committerRoger Meier <roger@apache.org>
Mon, 12 Dec 2011 22:00:23 +0000 (22:00 +0000)
commitca10fd4a51b218accd2f616b89ce76464f7e847a
treeeb661b2932f30eea6eb6dd20b4bc11787d269131
parent611f90cf9ee177367d6b1f53d2ebb8493b44eec1
THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic)

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213459 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
lib/cpp/Makefile.am
lib/cpp/test/Makefile.am
test/cpp/Makefile.am