diff options
Diffstat (limited to 'gl/uchar.in.h')
| -rw-r--r-- | gl/uchar.in.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gl/uchar.in.h b/gl/uchar.in.h index 9a65ac37..300f7b5f 100644 --- a/gl/uchar.in.h +++ b/gl/uchar.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* <uchar.h> substitute - 16-bit and 32-bit wide character types. | 1 | /* <uchar.h> substitute - 16-bit and 32-bit wide character types. |
| 2 | Copyright (C) 2019-2025 Free Software Foundation, Inc. | 2 | Copyright (C) 2019-2026 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is free software: you can redistribute it and/or modify | 4 | This file is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU Lesser General Public License as | 5 | it under the terms of the GNU Lesser General Public License as |
| @@ -490,7 +490,6 @@ _GL_CXXALIAS_SYS (c32rtomb, size_t, (char *s, char32_t wc, mbstate_t *ps)); | |||
| 490 | _GL_CXXALIASWARN (c32rtomb); | 490 | _GL_CXXALIASWARN (c32rtomb); |
| 491 | # endif | 491 | # endif |
| 492 | #elif defined GNULIB_POSIXCHECK | 492 | #elif defined GNULIB_POSIXCHECK |
| 493 | # undef c32rtomb | ||
| 494 | # if HAVE_RAW_DECL_C32RTOMB | 493 | # if HAVE_RAW_DECL_C32RTOMB |
| 495 | _GL_WARN_ON_USE (c32rtomb, "c32rtomb is not portable - " | 494 | _GL_WARN_ON_USE (c32rtomb, "c32rtomb is not portable - " |
| 496 | "use gnulib module c32rtomb for portability"); | 495 | "use gnulib module c32rtomb for portability"); |
| @@ -647,7 +646,6 @@ _GL_CXXALIAS_SYS (mbrtoc32, size_t, | |||
| 647 | _GL_CXXALIASWARN (mbrtoc32); | 646 | _GL_CXXALIASWARN (mbrtoc32); |
| 648 | # endif | 647 | # endif |
| 649 | #elif defined GNULIB_POSIXCHECK | 648 | #elif defined GNULIB_POSIXCHECK |
| 650 | # undef mbrtoc32 | ||
| 651 | # if HAVE_RAW_DECL_MBRTOC32 | 649 | # if HAVE_RAW_DECL_MBRTOC32 |
| 652 | _GL_WARN_ON_USE (mbrtoc32, "mbrtoc32 is not portable - " | 650 | _GL_WARN_ON_USE (mbrtoc32, "mbrtoc32 is not portable - " |
| 653 | "use gnulib module mbrtoc32 for portability"); | 651 | "use gnulib module mbrtoc32 for portability"); |
| @@ -679,7 +677,6 @@ _GL_CXXALIAS_SYS (mbrtoc16, size_t, | |||
| 679 | _GL_CXXALIASWARN (mbrtoc16); | 677 | _GL_CXXALIASWARN (mbrtoc16); |
| 680 | # endif | 678 | # endif |
| 681 | #elif defined GNULIB_POSIXCHECK | 679 | #elif defined GNULIB_POSIXCHECK |
| 682 | # undef mbrtoc16 | ||
| 683 | # if HAVE_RAW_DECL_MBRTOC16 | 680 | # if HAVE_RAW_DECL_MBRTOC16 |
| 684 | _GL_WARN_ON_USE (mbrtoc16, "mbrtoc16 is not portable - " | 681 | _GL_WARN_ON_USE (mbrtoc16, "mbrtoc16 is not portable - " |
| 685 | "use gnulib module mbrtoc16 for portability"); | 682 | "use gnulib module mbrtoc16 for portability"); |
