NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58838 CVS commit: src/external/bsd/atf/lib
The following reply was made to PR lib/58838; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58838 CVS commit: src/external/bsd/atf/lib
Date: Fri, 22 Nov 2024 02:31:16 +0000
Module Name: src
Committed By: riastradh
Date: Fri Nov 22 02:31:16 UTC 2024
Added Files:
src/external/bsd/atf/lib/libatf-c: atf-c.expsym
src/external/bsd/atf/lib/libatf-c++: atf-c++.expsym
Log Message:
external/bsd/atf libatf-c, libatf-c++: Add expected symbols list.
NOTE: libatf-c++ seems to be missing a `namespace atf' somewhere, so
it exports various symbols like `tp::handle_srcdir()' which I suspect
were meant to be `atf::tp::handle_srcdir()' or something.
PR lib/58838: shared libraries in base should all have expsym lists
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/atf/lib/libatf-c/atf-c.expsym
cvs rdiff -u -r0 -r1.1 src/external/bsd/atf/lib/libatf-c++/atf-c++.expsym
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index