K 10 svn:author V 3 pfg K 8 svn:date V 27 2013-12-12T16:18:45.028322Z K 7 svn:log V 368 MFC r241959: Fix a number of other clang warnings in libstdc++, which could appear when building other C++ software with it. Also fix one actual bug in libsupc++, which was exposed by such a warning. This latter fix is the only functional change. This is required for newer versions of gcc and clang which have stricter warnings about parenthesis in C++ programs. END