Re: [patch][libstdc++] Provide nearly complete locale support for DragonFly

2015-08-27 Thread John Marino
On 8/27/2015 2:26 PM, Jonathan Wakely wrote: > > N.B. please CC the libstdc++ list on all libstdc++ patches. > The tests on DragonFly look excellent now, nice work. Okay, noted for the future. > I think that should probably be defined on FreeBSD too now, so that > the _GLIBCXX_USE_C99_DYNAMIC ch

Re: [patch][libstdc++] Provide nearly complete locale support for DragonFly

2015-08-27 Thread Jonathan Wakely
On 13/08/15 15:13 +0200, John Marino wrote: On 7/31/2015 6:06 PM, John Marino wrote: So far, DragonFly only handles the C/POSIX locale through the "generic" locale support files, similar to FreeBSD and Darwin. The following patchset enables nearly complete support for named locales. The except

Re: [patch][libstdc++] Provide nearly complete locale support for DragonFly

2015-08-13 Thread John Marino
On 7/31/2015 6:06 PM, John Marino wrote: > So far, DragonFly only handles the C/POSIX locale through the "generic" > locale support files, similar to FreeBSD and Darwin. The following > patchset enables nearly complete support for named locales. The except > is for std:messages which requires get