]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r263774:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Mar 2014 11:33:52 +0000 (11:33 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Mar 2014 11:33:52 +0000 (11:33 +0000)
commit7c13c0e28280a254e7acb9a8052717640ae73a90
tree73368a4ffee16040612c95ae6a10ba292095ddaf
parentac63d87c27ca590d88da1a808a048b3159880445
MFC r263774:

Revert r263694, and apply a better fix to squelch unnecessary warnings
from clang about possible keywords being treated as identifiers for the
remainder of the translation unit (a.k.a. -Wkeyword-compat), when using
libstdc++ in combination with -Wsystem-headers.  This will not only fix
devd, but any C++ program using libstdc++.

git-svn-id: svn://svn.freebsd.org/base/stable/10@263911 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/libstdc++/include/bits/cpp_type_traits.h
sbin/devd/Makefile