Date: Mon, 2 Nov 2015 02:22:27 -0800 From: Garrett Cooper <yaneurabeya@gmail.com> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: David Chisnall <theraven@FreeBSD.org>, current@FreeBSD.org Subject: Re: [CFT] Unicode collation string and reworked locale definitions Message-ID: <C5B93183-2261-4410-8001-F69191B0B112@gmail.com> In-Reply-To: <20151102101706.GC19972@ivaldir.etoilebsd.net> References: <20151013222306.GE55137@ivaldir.etoilebsd.net> <20151101213026.GC89277@ivaldir.etoilebsd.net> <73EBAFEF-F6D5-423E-9E23-E2B1E115FEF9@FreeBSD.org> <20151102101706.GC19972@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Nov 2, 2015, at 02:17, Baptiste Daroussin <bapt@FreeBSD.org> wrote: >=20 >> On Mon, Nov 02, 2015 at 10:04:11AM +0000, David Chisnall wrote: >>> On 1 Nov 2015, at 21:30, Baptiste Daroussin <bapt@FreeBSD.org> wrote: >>>=20 >>> All issues reported has been fixed, except if more issues are reported, t= his >>> will be merged into head next saturday: November 7th >>=20 >> That=81fs really excellent news! Thanks for doing this. Are there any g= ood potential sources for the regex stuff? I think std::regex in libc++ sup= ports multibyte character sets, but is very full of templates and not very e= asy to translate into C. > For te regex tools, it will be another step. I was planning to incorporate= > libtre + apple's patches like dragonfly did, it would need a lot of tests,= but > from my current testing performances are better than our current implement= ation. > And it makes libc's regrex passing way more entries in the AT&T regex test= suite >=20 > If anyone else want to work on bringing in that I would be very glad as I h= ave > already too much things in my plate :) I was about to say... The regex tests on FreeBSD in tools/regression/lib/lib= c are quite broken ;(.. (Bug 191354). I'd like to fix/salvage those test cas= es if at all possible -- this might be a good motivator for that. Thanks, -NGie=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5B93183-2261-4410-8001-F69191B0B112>