Hi!

I'd to ping a few libcpp patches

https://gcc.gnu.org/pipermail/gcc-patches/2024-September/662960.html
  - [PATCH] libcpp, genmatch: Use gcc_diag instead of printf for libcpp 
diagnostics
    The genmatch side approved, libcpp remains

https://gcc.gnu.org/pipermail/gcc-patches/2024-October/664663.html
  - [PATCH] libcpp: Use constexpr for _cpp_trigraph_map initialization for C++14
    Couldn't find this in gcc-patches archives, so bounced it again;
    therefore not really sure if it reached at least directly CCed people or
    not

https://gcc.gnu.org/pipermail/gcc-patches/2024-September/663388.html
  - [PATCH] libcpp, v2: Add -Wtrailing-whitespace= warning
    Not sure about the kinds for the option, given -Wleading-whitespace=
    uses plural and this option singular and -Wleading-whitespace= spaces
    means literally just ' ' characters, while space in
    -Wtrailing-whitespace= was ' ', '\t', '\v' and '\f'; so category;
    perhaps just use any and blanks?

https://gcc.gnu.org/pipermail/gcc-patches/2024-September/663734.html
  - [PATCH] libcpp: Add -Wleading-whitespace= warning

Thanks

        Jakub

Reply via email to