From efcb7ede1bc3db9ce639224826822232bcabd35c Mon Sep 17 00:00:00 2001 From: Steffen Nurpmeso Date: Fri, 23 Mar 2018 21:37:04 +0100 Subject: [PATCH] INSTALL: v14.9.10 --- INSTALL | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index f01c0b66..5862714d 100644 --- a/INSTALL +++ b/INSTALL @@ -258,6 +258,12 @@ Development and/or regular tests: . ArchLinux (weekly updated; x86-64). . CRUX Linux (3.3; x86-64). . FreeBSD (11.1; x86). + - The tests behave:iconv_mbyte_base64-4 and + behave:iconv_mbyte_base64-8 will fail because the ISO C function + iswprint(3) will falsely claim that U+FF08 and U+FF09 (FULLWIDTH + LEFT and RIGHT PARENTHESIS, respectively) are not printable, causing + replacements. This is a known bug, see + . OpenBSD (6.2; x86). Occasional tests: @@ -283,7 +289,7 @@ Occasional tests: e.g., in conjunction with OPT_AUTOCC add this: EXTRA_CFLAGS='-D__builtin_stdarg_start=__builtin_va_start' - The OpenCSW build cluster consists of SunOS 5.9 - 5.11 machines - under SPARC and i386. And it looked good on 2017-09-15. -. Void Linux (x86; not in 2017 FIXME) + under SPARC and i386. And it looked perfect on 2018-03-24. +. Void Linux (x86) # s-ts-mode -- 2.11.4.GIT