[committed] Fix several preprocessor directives

Jonathan Wakely jwakely@redhat.com
Mon Aug 7 10:46:12 GMT 2023


On Sun, 30 Jul 2023 at 14:55, François Dumont via Libstdc++ <
libstdc++@gcc.gnu.org> wrote:

> Committed as obvious.
>
>      libstdc++: Fix several preprocessor directives
>
>      A wrong usage of #define in place of a #error seems to have been
> replicated
>      at different places in source files.
>

Oops, thanks!


>
>      libstdc++-v3/ChangeLog:
>
>              * src/c++11/compatibility-ldbl-facets-aliases.h: Replace
> #define with
>              proper #error.
>              * src/c++11/locale-inst-monetary.h: Likewise.
>              * src/c++11/locale-inst-numeric.h: Likewise.
>
> François
>


More information about the Libstdc++ mailing list