Hi Daiki,
> > Whereas with
> >
> > gl_LIBUNISTRING_MODULE([0.9.10], [unicase/u8-prefix-context])
> >
> > the autoconfiguration will compile the module locally - thus filling
> > the "hole" in the installed libunistring.
>
> So, is my understanding correct that this only affects unreleased
> ver
Bruno Haible writes:
>> Usually, I bump the required version when there is any change in the
>> dependent modules since the last release, using the scripts:
>>
>> https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=blob;f=Admin/README.update;h=76c9925c2cb63b86b6bbdc62037706c95ac399ed;hb=HE
Hi Daiki,
> whether the above list is complete.
I did not check whether every function/variable/macro described in the
documentation is actually defined in the header files and in the library.
I just _hope_ it is the case.
It would probably be possible to check that every function/variable/macro
Hello Bruno,
Bruno Haible writes:
> 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