bug-gnulib
[Top][All Lists]
Advanced

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

new module 'uchar'


From: Bruno Haible
Subject: new module 'uchar'
Date: Tue, 31 Dec 2019 19:43:34 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-170-generic; KDE/5.18.0; x86_64; ; )

This patch series adds support for the <uchar.h> header file.

The functions mbrtoc32 and c32rtomb to come...

I don't plan to implement mbrtoc16 and c16rtomb, because the only use
I can see for them is to support programs which assume Windows-style
UTF-16 encoding in wide characters on POSIX systems, which is silly.


2019-12-31  Bruno Haible  <address@hidden>

        uchar: Add C++ tests.
        * tests/test-uchar-c++.cc: New file.
        * tests/test-uchar-c++2.cc: New file.
        * modules/uchar-c++-tests: New file.

        uchar: Add tests.
        * tests/test-uchar.c: New file.
        * modules/uchar-tests: New file.

        uchar: New module.
        * lib/uchar.in.h: New file.
        * m4/uchar.m4: New file.
        * modules/uchar: New file.
        * doc/posix-headers/uchar.texi: Mention the new module.

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

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

Attachment: 0003-uchar-Add-C-tests.patch
Description: Text Data


reply via email to

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