Re: [PATCH] libcpp: Update cpp_wcwidth() to Unicode 14.0.0

2022-06-26 Thread Lewis Hyatt via Gcc-patches
On Fri, Jun 24, 2022 at 3:26 PM Joseph Myers wrote: > > On Fri, 24 Jun 2022, David Malcolm via Gcc-patches wrote: > > > > BTW, is this something simple enough I should just commit it without > > > bugging > > > the list for approval? > > > > The patch seems reasonable to me, but Joseph seems to be

Re: [PATCH] libcpp: Update cpp_wcwidth() to Unicode 14.0.0

2022-06-24 Thread Joseph Myers
On Fri, 24 Jun 2022, David Malcolm via Gcc-patches wrote: > > BTW, is this something simple enough I should just commit it without > > bugging > > the list for approval? > > The patch seems reasonable to me, but Joseph seems to be the expert on > i18n-related matters. > > Joseph, do we have a po

Re: [PATCH] libcpp: Update cpp_wcwidth() to Unicode 14.0.0

2022-06-24 Thread David Malcolm via Gcc-patches
On Mon, 2022-06-06 at 17:49 -0400, Lewis Hyatt via Gcc-patches wrote: > Hello- > > The attached patch upgrades the cpp_wcwidth() function (needed for > computing display columns in diagnostics output) from Unicode 13 to > Unicode 14. I just mechanically followed the procedure in > contrib/unicode/