Page MenuHomeFreeBSD

libpmc: fix linking with C programs
ClosedPublic

Authored by asomers on Feb 9 2021, 4:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 10, 10:51 AM
Unknown Object (File)
Mon, Aug 10, 10:49 AM
Unknown Object (File)
Mon, Aug 10, 10:48 AM
Unknown Object (File)
Mon, Aug 10, 10:10 AM
Unknown Object (File)
Mon, Aug 10, 9:41 AM
Unknown Object (File)
Mon, Aug 10, 9:21 AM
Unknown Object (File)
Fri, Jul 24, 9:26 PM
Unknown Object (File)
Wed, Jul 22, 12:08 PM
Subscribers

Details

Summary

Revision r334749 Added some C++ code to libpmc. It didn't change the ABI,
but it did introduce a dependency on libc++. Nobody noticed because every
program that in the base system that uses libpmc is also C++.

Reported-by: Dom Dwyer <dom@itsallbroken.com>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36824
Build 33713: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 15 2021, 10:01 PM
This revision was automatically updated to reflect the committed changes.