Hello- https://gcc.gnu.org/pipermail/gcc-patches/2024-January/642926.html
Monthly ping for this one please :). Thanks... -Lewis On Sat, Jul 27, 2024 at 3:09 PM Lewis Hyatt <lhy...@gmail.com> wrote: > > Hello- > > https://gcc.gnu.org/pipermail/gcc-patches/2024-January/642926.html > > Ping please? Jakub + Jason, hope you don't mind that I CCed you, I saw > you had your attention on extended character identifiers a bit now :). > Thanks! > > -Lewis > > On Fri, Jul 5, 2024 at 4:23 PM Lewis Hyatt <lhy...@gmail.com> wrote: > > > > Hello- > > > > https://gcc.gnu.org/pipermail/gcc-patches/2024-January/642926.html > > > > May I please ping this one again? It's the largest remaining gap in > > UTF-8 support for libcpp that I know of. Thanks! > > > > -Lewis > > > > On Tue, May 28, 2024 at 7:46 PM Lewis Hyatt <lhy...@gmail.com> wrote: > > > > > > Hello- > > > > > > May I please ping this one (now for GCC 15)? Thanks! > > > https://gcc.gnu.org/pipermail/gcc-patches/2024-January/642926.html > > > > > > -Lewis > > > > > > On Sat, Feb 10, 2024 at 9:02 AM Lewis Hyatt <lhy...@gmail.com> wrote: > > > > > > > > Hello- > > > > > > > > https://gcc.gnu.org/pipermail/gcc-patches/2024-January/642926.html > > > > > > > > May I please ping this one? Thanks! > > > > > > > > On Sat, Jan 13, 2024 at 5:12 PM Lewis Hyatt <lhy...@gmail.com> wrote: > > > > > > > > > > Hello- > > > > > > > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109704 > > > > > > > > > > The below patch fixes the issue noted in the PR that extended > > > > > characters > > > > > cannot appear in the identifier passed to a #pragma push_macro or > > > > > #pragma > > > > > pop_macro. Bootstrap + regtest all languages on x86-64 Linux. Is it > > > > > OK for > > > > > GCC 13 please?