Summary: | [exp-run] Set some functions on libugidfw(3) as static to silence clang warning. | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Marcelo Araujo <araujo> |
Component: | Ports Framework | Assignee: | Marcelo Araujo <araujo> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | araujobsdport, portmgr |
Priority: | --- | Flags: | araujo:
exp-run?
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Marcelo Araujo
![]() ![]() *** Bug 200805 has been marked as a duplicate of this bug. *** Take Exp-run results: http://package18.nyi.freebsd.org/jail.html?mastername=headamd64D2775-default 0 new failure, and i believe 0 port link against libugidfw. A commit references this bug: Author: araujo Date: Wed Jun 24 01:48:46 UTC 2015 New revision: 284745 URL: https://svnweb.freebsd.org/changeset/base/284745 Log: Set some internal helpers as static and initialize few variables to silence CLANG WARNINGS. BUMP SHLIB_MAJOR version as the ABI potentially changed. Also run an 'exp run' to double check if any external project are using those functions. Thanks antoine@. PR: 200807 Differential Revision: D2775 Reviewed by: kib, ngie Changes: head/lib/libugidfw/Makefile head/lib/libugidfw/ugidfw.c Committed, thanks! |