HomeFreeBSD

libpmc: remove unused auto_ptr warning suppression

Description

libpmc: remove unused auto_ptr warning suppression

libpmc used -Wno-deprecated-declarations to silence warnings about usage
of deprecated std::auto_ptr, but there is (now) now use of auto_ptr in
libpmc.

Reviewed by: mhorne
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37576

Details

Provenance
emasteAuthored on Nov 29 2022, 7:41 PM
Reviewer
mhorne
Differential Revision
D37576: libpmc: remove unused auto_ptr warning suppression
Parents
rG6ab87ec483e9: netlink: fix non-multipath build
Branches
Unknown
Tags
Unknown