* Nuno Teixeira <edua...@freebsd.org> [20220719 08:10]:
> I found: translit in:
> ---
> src/core/utilities.cpp:  iconv_t conv = iconv_open("ASCII//TRANSLIT",
> "UTF-8");
> ---
> 
> Maybe best option is 'iconv:translit'?

In this case, I'd say so, yes. The general problem remains, just using
it without options doesn't prevent a build to link against the external
libiconv if some dependency pulls it in. But if there's a reason to use
it, it seems you don't have to worry about that now.

-- 
 Dipl.-Inform. Felix Palmen  <fe...@palmen-it.de>   ,.//..........
 {web}  http://palmen-it.de  {jabber} [see email]   ,//palmen-it.de
 {pgp public key}     http://palmen-it.de/pub.txt   //   """""""""""
 {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A

Attachment: signature.asc
Description: PGP signature

Reply via email to