bug-gnulib
[Top][All Lists]
Advanced

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

Re: clean up utf8-ucs4 vs. unistr redundancy


From: Bruno Haible
Subject: Re: clean up utf8-ucs4 vs. unistr redundancy
Date: Sat, 24 Mar 2007 15:31:25 +0100
User-agent: KMail/1.5.4

Here's the second part: making the source file naming more consistent.

2007-03-24  Bruno Haible  <address@hidden>

        * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
        Enable the function only if HAVE_INLINE.
        * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
        lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
        * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
        Enable the function only if HAVE_INLINE.
        * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
        lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
        * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
        Enable the function only if HAVE_INLINE.
        * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
        Enable the function only if HAVE_INLINE.
        * modules/utf8-ucs4: Update.
        * modules/utf8-ucs4-unsafe: Update.
        * modules/utf16-ucs4: Update.
        * modules/utf16-ucs4-unsafe: Update.
        * modules/ucs4-utf8: Update.
        * modules/ucs4-utf16: Update.






reply via email to

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