[PATCH weston 2/4] shared: remove weston_config_get_libexec_dir()

Emil Velikov emil.l.velikov at gmail.com
Wed Jun 20 11:56:16 UTC 2018


On 20 June 2018 at 12:04, Pekka Paalanen <ppaalanen at gmail.com> wrote:
> On Tue, 19 Jun 2018 18:02:16 +0100
> Emil Velikov <emil.l.velikov at gmail.com> wrote:
>
>> On 18 June 2018 at 15:40, Pekka Paalanen <ppaalanen at gmail.com> wrote:
>> > From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>> >
>> > Now that WESTON_MODULE_MAP supersedes WESTON_BUILD_DIR for libexec
>> > binaries, we don't need to check in WESTON_BUILD_DIR anymore.
>> >
>> > There was only one user of weston_config_get_libexec_dir(), so remove
>> > the whole function. There is no reason to export it.
>> >
>> Removal of public API should be accompanied with changing the API/ABI version.
>> Bump of the DSO ABI is one way to handle it.
>
> That was already done in:
> https://gitlab.freedesktop.org/wayland/weston/commit/01f60211b2ff3d12bd8bc6a008ba07c30a666760
> which put us to libweston 5.0.0. We don't bump major twice between
> releases.
>
Indeed, I did not spot that one. IMHO a small note vaguely like the
following is a good call.

"The ABI major was bumped since last release, so there's no need to do
so again."

Regardless, the patch is
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

Thanks
Emil


More information about the wayland-devel mailing list