K 10 svn:author V 3 dim K 8 svn:date V 27 2014-07-16T21:04:31.071808Z K 7 svn:log V 283 MFC r268463: In libproc, avoid calling __cxa_demangle(), and thus depending on either libcxxrt or libsupc++, if WITHOUT_CXX is defined. [1] Noticed by: sbruno [1] However, on stable/10 this is more accurately described by WITHOUT_GNUCXX, so I've changed the test to that instead. END