From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10952 Path: news.gmane.org!.POSTED!not-for-mail From: He X Newsgroups: gmane.linux.lib.musl.general Subject: a bug in bindtextdomain() and strip '.UTF-8' Date: Fri, 20 Jan 2017 19:11:07 +0800 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11351e2ce7f375054684b48c X-Trace: blaine.gmane.org 1484912742 4606 195.159.176.226 (20 Jan 2017 11:45:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2017 11:45:42 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-10967-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jan 20 12:45:38 2017 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1cUXd0-00074L-Ef for gllmg-musl@m.gmane.org; Fri, 20 Jan 2017 12:45:10 +0100 Original-Received: (qmail 11870 invoked by uid 550); 20 Jan 2017 11:45:13 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 16011 invoked from network); 20 Jan 2017 11:11:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=ebjMdLbQbDQk/5q1oPR8Zsm8uffVome4qGo/6RwGtJY=; b=j7xdth70JVt2qhV877iXpV2qyJXAFf/+jQbaBndz3Y35HPuxdiEozrl3Y5NCpm4kM2 0Gr3xH63MATRWGB7VDzlG6C75kW1KSb8FsVJR6TdOYsujHajasWpRChoxg5S/jKHt7GD WuGrnJoKBoqnJ4zhaQzF4krT8niG3v0mWl6q47hO3I6OlzRJ8xzpMyHvIz2jabrmmsDc TfPuw9sdtwFF3KkeCUdZ9ulN+/hzyIww0H+tSjCamcamkQkxfQzx7UvFLegsBAIGiwCu TcKtLC843sc4hY3uIcXx/iCQLyMCx2PCoY11QuV17neu+w/tfQxYBzRVp7jrqcwAMtqP dzhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ebjMdLbQbDQk/5q1oPR8Zsm8uffVome4qGo/6RwGtJY=; b=g5rs6V7LBry/8DshpnbtANjUH4qYbIRpH5Th3atPoGgb1+6hk13nPSOGM8bi0WjkT2 wtjvQXYwpOQz4LHg5XSQfDytmMTWZ5KoiH648+dQ+5fosEFfoJti/qgrFi/COQU6xL9k 1F8crGVOcIuRJjQmt+3QWTHaoufPinCWwFUjcgDaa3/PdLtl5gfTDyJW7Kf7/4C5FmHs L7Bt2hTc1YbrdDI2rwmcbaodEHdk0w4QmIGY0eMP/JvHeBgL2pcNXuqWMkWl/9SBQP6x j9zH7RiT2NLw1Cl+Ogsr5CJaHkWeEM+kNnLk+KkhN44+H39jqAfxiUAvcVZgMLfmHsWl Uq6A== X-Gm-Message-State: AIkVDXKwn9D3Zmi+6RD/2MezJAnUZMZfVM0cpLjLkTSrBUaqbkWDNriIdIXWDLLCK3nJzc9LiCDtOGhGpFq2AA== X-Received: by 10.176.0.115 with SMTP id 106mr7606171uai.68.1484910668279; Fri, 20 Jan 2017 03:11:08 -0800 (PST) Xref: news.gmane.org gmane.linux.lib.musl.general:10952 Archived-At: --001a11351e2ce7f375054684b48c Content-Type: text/plain; charset=UTF-8 sorry for my poor english :D first, it's not p->domainname but q->domainname in dcngettext:77. second, any news about http://www.openwall.com/lists/musl/2016/05/11/81? strip '.UTF-8' is important, i think. irc log: 18:58 < xhe> @dalias: i must found a bug in bindtextdomain(), and also the improvement about stripping '.UTF-8' should be merged(my code sucks, that's for my tests), detailed: http://pastebin.com/3C2APqMH --001a11351e2ce7f375054684b48c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
sorry for my poor english :D

first, it's not p->domainname but q->domainname in dcngettext:77= .

second, any news about=C2=A0htt= p://www.openwall.com/lists/musl/2016/05/11/81? strip =C2=A0'.UTF-8&= #39; is important, i think.

irc log:
<= div>18:58 < xhe> @dalias: i must found a bug in bindtextdomain(), and= also the improvement about stripping =C2=A0'.UTF-8' should be merg= ed(my code sucks, that's for my tests), detailed:=C2=A0http://pastebin.com/3C2APqMH

--001a11351e2ce7f375054684b48c--