mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 10:08:41 -05:00
has become very trigger-happy with libc++ 9.0.0. It does not help that gcc's implementation of this warning is even more trigger-happy, in the sense that it already warns on the declaration itself, not when you are using it. This is very annoying with our use of -Wsystem-headers. That should really be disabled for gcc. |
||
|---|---|---|
| .. | ||
| tests | ||
| consumer.cc | ||
| consumer.h | ||
| event.cc | ||
| event.h | ||
| event_factory.cc | ||
| event_factory.h | ||
| exception.cc | ||
| exception.h | ||
| guid.cc | ||
| guid.h | ||
| Makefile | ||
| Makefile.depend | ||