]> CyberLeo.Net >> Repos - FreeBSD/stable/9.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)
commitba0db3619de2185de8a99eb5c69fc30dbf341b2a
tree390fb8b69e385ace326a965630ff3763380c97e5
parent141eec32c0c57286eeda19645bbd97dd39580dab
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/9@263911 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/libstdc++/include/bits/cpp_type_traits.h
sbin/devd/Makefile