bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new module 'mbstoc32s'


From: Bruno Haible
Subject: new module 'mbstoc32s'
Date: Sun, 05 Jan 2020 12:28:34 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-170-generic; KDE/5.18.0; x86_64; ; )

mbstoc32s is like mbstowcs, except that it produces a sequence of char32_t
wide characters.


2020-01-05  Bruno Haible  <address@hidden>

        mbstoc32s: Add tests.
        * tests/test-mbstoc32s.c: New file, based on tests/test-mbsrtoc32s.c.
        * tests/test-mbstoc32s-1.sh: New file, based on
        tests/test-mbsrtoc32s-1.sh.
        * tests/test-mbstoc32s-2.sh: New file, based on
        tests/test-mbsrtoc32s-2.sh.
        * tests/test-mbstoc32s-3.sh: New file, based on
        tests/test-mbsrtoc32s-3.sh.
        * tests/test-mbstoc32s-4.sh: New file, based on
        tests/test-mbsrtoc32s-4.sh.
        * modules/mbstoc32s-tests: New file, based on modules/mbsrtoc32s-tests.

        mbstoc32s: New module.
        * lib/uchar.in.h (mbstoc32s): New declaration.
        * lib/mbstoc32s.c: New file.
        * m4/uchar.m4 (gl_UCHAR_H_DEFAULTS): Initialize GNULIB_MBSTOC32S.
        * modules/uchar (Makefile.am): Substitute GNULIB_MBSTOC32S.
        * modules/mbstoc32s: New file.
        * tests/test-uchar-c++.cc: Test the signature of mbstoc32s.
        * doc/posix-functions/mbstowcs.texi: Mention the new module.

Attachment: 0001-mbstoc32s-New-module.patch
Description: Text Data

Attachment: 0002-mbstoc32s-Add-tests.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]