
29 Aug
2018
29 Aug
'18
8:08 a.m.
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 <skobyda@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-... -- Andrea Bolognani / Red Hat / Virtualization