mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
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++. MFC after: 3 days X-MFC-With: r263694 |
||
|---|---|---|
| .. | ||
| devd.8 | ||
| devd.cc | ||
| devd.conf.5 | ||
| devd.h | ||
| devd.hh | ||
| Makefile | ||
| parse.y | ||
| token.l | ||