Simon Josefsson wrote
in <https://lists.gnu.org/archive/html/bug-gnulib/2022-09/msg00039.html>:
> > The reason is that _UC_CATEGORY_NONE is not a public API of the shared 
> > library
> > and therefore not exported. The simplest fix is to disable the test.
> 
> Thanks -- although isn't that also a bug in libunistring that the symbol
> is visible for non-MSVC?  Shouldn't be hidden?

It could be hidden. But then I would have to remove the unit test
tests/unictype/test-categ_none.c. I prefer to keep this unit test
and run it at least on ELF platforms, for code coverage reasons.

Bruno




Reply via email to