bug-libunistring
[Top][All Lists]
Advanced

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

Re: [bug-libunistring] [PATCH] unicase: Add missing prefix/suffix-contex


From: Bruno Haible
Subject: Re: [bug-libunistring] [PATCH] unicase: Add missing prefix/suffix-context modules
Date: Sat, 07 Apr 2018 20:16:40 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-119-generic; KDE/5.18.0; x86_64; ; )

Hi,

Genki Sky wrote:
> These gnulib modules contain the following 12 functions:
> - u{8,16,32}_casing_{prefix,suffix}_context
> - u{8,16,32}_casing_{prefix,suffix}es_context
> 
> As it stands, these functions were exposed in the header files, but were
> not available in the shared object. Of course, this resulted in linker
> errors.
> 
> Note: These functions are required for any non-empty contexts to be
> passed to the u{8,16,32}_ct_* functions.

Thanks for the report! This is fixed now, through a patch that looks very
similar to yours.


2018-04-07  Bruno Haible  <address@hidden>

        Implement the documented functions u*_casing_*_context.
        Reported by Genki Sky <address@hidden>.
        * autogen.sh (GNULIB_MODULES): Add unicase/u*-prefix-context,
        unicase/u*-suffix-context.
        * lib/unicase/.gitignore: Update.
        * gnulib-m4/gnulib-cache.m4: Updated by gnulib-tool.
        * NEWS: Mention the change.





reply via email to

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