mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
g++9 now warns about having defined an assignment operator but using the default copy constructor, or vice versa. Avoid the issue in libdevdctl by just using the default assignment operator too. Reviewed by: asomers, dim Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D22887 |
||
|---|---|---|
| .. | ||
| 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 | ||