On Fri, Nov 6, 2020 at 12:46 PM Jeff Law <l...@redhat.com> wrote:
>
>
> On 10/23/20 9:01 AM, Lewis Hyatt via Gcc-patches wrote:
> > Hello-
> >
> > The attached patch updates cpp_wcwidth() (for computation of display
> > widths needed to calculate column numbers in diagnostics) from Unicode 12
> > to Unicode 13. The patch was purely mechanical, following the directions
> > in contrib/unicode/README without any unexpected hiccups. A couple
> > questions please:
> >
> > -Is it OK for master?
>
> Yes, it is OK for the trunk.  Please go ahead and commit it.
>
>
> >
> > -Unicode 13 actually came out just immediately before GCC 10 was
> >  released. Would it make sense to put this on GCC 10 branch as well?
>
> I wouldn't.  The general guidance is that we fix regressions on the
> release branches and this wouldn't qualify.
>

Got it, thanks! All set now.

-Lewis


-Lewis

Reply via email to