From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7597 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: There is no tests for musl, Date: Fri, 8 May 2015 17:20:45 +0200 Message-ID: <20150508152045.GE29035@port70.net> References: <20150508080122.GC29035@port70.net> <20150508083641.GD29035@port70.net> <20150508124942.GV17573@brightrain.aerifal.cx> <20150508133545.GW17573@brightrain.aerifal.cx> <20150508141013.GX17573@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1431098459 13701 80.91.229.3 (8 May 2015 15:20:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 May 2015 15:20:59 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7610-gllmg-musl=m.gmane.org@lists.openwall.com Fri May 08 17:20:59 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Yqk5D-0008Oe-9K for gllmg-musl@m.gmane.org; Fri, 08 May 2015 17:20:59 +0200 Original-Received: (qmail 9507 invoked by uid 550); 8 May 2015 15:20:57 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 9486 invoked from network); 8 May 2015 15:20:56 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Xref: news.gmane.org gmane.linux.lib.musl.general:7597 Archived-At: * ?????????(Yonggang Luo) [2015-05-08 22:17:58 +0800]: > solution, I think there is no one would use > wchar_t for cross text processing, cause, on some system, wchar_t is > just 8bit width! anybody would use wchar_t who cares about standard conformant implementations. non-standard broken platforms may get an unmaintained #ifdef as usual..