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, May 25, 10:34 PM
Unknown Object (File)
Thu, May 14, 9:38 AM
Unknown Object (File)
Wed, May 13, 4:07 PM
Unknown Object (File)
Wed, May 13, 1:25 AM
Unknown Object (File)
Wed, May 13, 1:07 AM
Unknown Object (File)
Wed, May 6, 9:28 PM
Unknown Object (File)
Wed, May 6, 2:45 AM
Unknown Object (File)
Tue, May 5, 3:05 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.