On Wed, 2018-08-29 at 09:48 +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 <skob...@redhat.com>
> ---
>  tests/vshtabletest.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Still broken on FreeBSD 11:

  
https://ci.centos.org/view/libvirt/job/libvirt-master-check/systems=libvirt-freebsd-11/1345/console

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to