From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7616 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?572X5YuH5YiaKFlvbmdnYW5nIEx1bykg?= Newsgroups: gmane.linux.lib.musl.general,gmane.comp.compilers.clang.devel Subject: Re: Hi James McNellis Date: Sun, 10 May 2015 15:22:18 +0800 Message-ID: References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1431242579 28572 80.91.229.3 (10 May 2015 07:22:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 May 2015 07:22:59 +0000 (UTC) To: "McNellis, James P." , Clang Dev , musl@lists.openwall.com Original-X-From: musl-return-7629-gllmg-musl=m.gmane.org@lists.openwall.com Sun May 10 09:22:58 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 1YrLZh-0002de-NO for gllmg-musl@m.gmane.org; Sun, 10 May 2015 09:22:57 +0200 Original-Received: (qmail 19894 invoked by uid 550); 10 May 2015 07:22:55 -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 19854 invoked from network); 10 May 2015 07:22:50 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=kzfNe7UObR9kyJV4XsZooFs/85pztrpnA2btdr+eyCs=; b=fQpLrs5DFeh94iiDUs/OSCc2IkdztSju6Y84+B4MN1OnebZfx3B28L/efEZ1szfB9Y wiR4HNsZXCPT4RJ++6AKmrsnTRHOfeH5nSjNRPvfp4UwxPM4ri8gg8Su4xW0fb4LHw/e KzcbY0kziGalTDZSnfg/RTWV6thip/QOM9LaEdY8jHEDMOb5alvXOoKrMdyTqHg9CTAI YbkefXUoRkSX12fdXc0+1FtyOB7J1EpqrzQALwEKk7zidGSmm65c9FW9siLdDOGhCzkF gWWepN97779KU6EimT9obxxZUTv+0pfK1HxQZvdkoJNPHP6kOnr+rNqxEAxP/FcU+qdQ tOZg== X-Received: by 10.107.164.6 with SMTP id n6mr6633765ioe.54.1431242559058; Sun, 10 May 2015 00:22:39 -0700 (PDT) In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:7616 gmane.comp.compilers.clang.devel:42677 Archived-At: UTF8 is a big bounce from msvc, I am urgent to see this feature to come, if Universal CRT can be opensource, then we could speed up this procedure, and clang may beneficial from the open source of the C Runtime, maybe we can ship clang with the msvcrt in the future:) 2015-05-08 17:22 GMT+08:00 McNellis, James P. : > We currently have no plans to open source the Universal CRT. We are awar= e > that lack of UTF-8 support is a major problem for portability, and many > people have complained about this. We do not currently plan to implement > any UTF-8 support in this first release, but it's on our list of things t= o > consider implementing in the future. > > > On Fri, May 8, 2015 at 10:16 AM, =E7=BD=97=E5=8B=87=E5=88=9A(Yonggang Luo= ) > wrote: >> >> Does Microsoft has any plan to open source Universal CRT? >> I am interested in building a POSIX layer on Universal CRT by the >> lightweight www.musl-libc.org, musl is licensed under MIT, so that's >> would be good. >> >> The main reason to building such a layer is to ease the Open Source >> world for porting things to >> Window, at the current state, the ms c runtime is ANSI api, and not UTF8 >> api, >> and that makes a lot problems for open source community, >> And a lots of opensource libs are based on posix api, that's >> make those libs porting to win32 are really frustrated. >> So I am interested to port musl to win32 and making the open source >> world more happy. >> >> >> -- >> =E6=AD=A4=E8=87=B4 >> =E7=A4=BC >> =E7=BD=97=E5=8B=87=E5=88=9A >> Yours >> sincerely, >> Yonggang Luo > > --=20 =E6=AD=A4=E8=87=B4 =E7=A4=BC =E7=BD=97=E5=8B=87=E5=88=9A Yours sincerely, Yonggang Luo