Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2021 09:06:52 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        marklmi@yahoo.com, "bapt@freebsd.org" <bapt@FreeBSD.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: main changed DIALOG_STATE, DIALOG_VARS, and DIALOG_COLORS but /usr/lib/libdialog.so.? naming was not adjusted? (crashes in releng/13 programs on main [so: 14] can result)
Message-ID:  <d2612e19-d567-4a2f-2f25-38bad101861a@FreeBSD.org>
In-Reply-To: <5270B5FE-6C3B-4172-A310-AE9A5A1B853A@yahoo.com>
References:  <5270B5FE-6C3B-4172-A310-AE9A5A1B853A.ref@yahoo.com> <5270B5FE-6C3B-4172-A310-AE9A5A1B853A@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/22/21 1:08 AM, Mark Millard via freebsd-current wrote:
> main [soi: 14] commit a96ef450 (2021-02-26 09:16:49 +0000)
> changed DIALOG_STATE, DIALOG_VARS, and DIALOG_COLORS .
> These are publicly exposed in (ones that I noticed):
> 
> /usr/include/dialog.h:extern DIALOG_STATE dialog_state;
> /usr/include/dialog.h:extern DIALOG_VARS dialog_vars;
> /usr/include/dialog.h:extern DIALOG_COLORS dlg_color_table[];

Then we need to bump libdialog's so version to 10?  (I don't
think libdialog has symbol versioning)

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d2612e19-d567-4a2f-2f25-38bad101861a>