Xlocale for NetBSD

2017-04-25 Thread Konrad Schroder
ared results, so I may have missed some existing tests. Easy enough to do.) The current diffs are available at http://www..org/perseant/xlocale-20170425.diff There are some additional issues I'm aware of with this particular set of diffs but am intending to fix, to wit, * No compa

Re: Xlocale for NetBSD

2017-04-25 Thread SODA Noriyuki
hts? How about merging both current citrus staff and the xlocale staff? i.e. * merge the LC_COLLATE staff to the citrus framework. * merge the localedef(1) staff to the citrus framework. * add the per-thread APIs. > The current diffs are available at > >http://www..org/perseant/xlocale-20170425.diff Thanks. I'll look at this. -- soda

Re: Xlocale for NetBSD

2017-04-25 Thread Konrad Schroder
On 4/25/17 20:08, SODA Noriyuki wrote: * No compatibility support; e.g. existing test binaries crash This means it has an ABI compatiblity problem, doesn't it? Worse than that---in the current diff, there is no compatibility layer at all, the problem manifests as missing symbols. I've thought