Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 19:03:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232282] [libc] Restore symbol __collate_load_error
Message-ID:  <bug-232282-227-oDd6Q62o75@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232282-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232282-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232282

--- Comment #4 from Konstantin Belousov <kib@FreeBSD.org> ---
I object on restoring the symbol in libc on principle.  It is part of the
private namespace, and starting maintaining ABI there gets us into the tar =
pit
immediately.

If you want to run this binary, create a fake dso which exports the symbol =
in
the same namespace, and preload it through LD_PRELOAD.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232282-227-oDd6Q62o75>