[libvirt] [PATCH] vsh-table: Fix broken build on centos and rhel

Ján Tomko jtomko at redhat.com
Wed Aug 29 11:04:00 UTC 2018


On Wed, Aug 29, 2018 at 09:48:10AM +0200, Simon Kobyda wrote:
>The reason of broken build was that centos and rhel use older version of glibc.
>These versions of glibc on these platforms cannot work with newer unicodes,
>therefore functions iswprint() and wcwidth() failed. So I replaced them with
>older unicode characters.
>
>Signed-off-by: Simon Kobyda <skobyda at redhat.com>
>---
> tests/vshtabletest.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Thanks,

FWIW this also works on my Gentoo with sys-libs/glibc-2.25-r9

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180829/f2bfb2c9/attachment-0001.sig>


More information about the libvir-list mailing list