Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 30 Jan 2017 14:05:47 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Re: a bug in bindtextdomain() and strip '.UTF-8'

* He X <xw897002528@...il.com> [2017-01-30 20:36:41 +0800]:
> worked!  http://paste.ubuntu.com/23893379/
> -su-4.4# nm -D /usr/lib/libstdc++.so.6 |grep __locale_struct |wc -l
> 0
> anything i missed? it it acceptable ? and how could i post this to the
> upstream?

on a second look you might be right that
conforming c++ code is probably not able
to reference those symbols at all.

in that case i'm not sure why they are
public symbols, and changing the abi
might be preferable to the workaround hack.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.