acl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Acl-devel] [RFC] Add attribute visibility("default") to API functio


From: Andreas Grünbacher
Subject: Re: [Acl-devel] [RFC] Add attribute visibility("default") to API functions
Date: Fri, 12 Feb 2016 02:10:10 +0100

Yury and Mike,

2016-02-12 0:30 GMT+01:00 Mike Frysinger <address@hidden>:
> (2) just do in acl.h:
> #ifndef ACL_API_EXPORT
> # define ACL_API_EXPORT extern
> #endif

this shouldn't be in a public header file, it's worthless outside of
the library itself.
Since libacl already limits which symbols are visible, I don't really
see the benefit
of this change anyway though.

Thanks,
Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]