Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri Sep 13 06:50:02 2019
> New Revision: 352275
> URL: https://svnweb.freebsd.org/changeset/base/352275
> 
> Log:
>   Update libedit to a snapshot from 2019-09-10
>   Reviewed by:        Yuichiro Naito <naito.yuichiro_gmail.com>
>   MFC after:  3 weeks
>   Differential Revision:      https://reviews.freebsd.org/D21584
> 
I posted in phab but repeating here, this breaks the build on (at least)
aarch64:

--- terminal.o ---
/usr/src/contrib/libedit/terminal.c:569:41: error: comparison of
integers of different signs: 'wint_t' (aka 'int') and 'wchar_t' (aka
'unsigned int') [-Werror,-Wsign-compare]
                                            el->el_cursor.v][where &
0370] !=
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/usr/src/contrib/libedit/terminal.c:659:28: error: comparison of
integers of different signs: 'wint_t' (aka 'int') and 'wchar_t' (aka
'unsigned int') [-Werror,-Wsign-compare]
                                            [el->el_cursor.h] ==
MB_FILL_CHAR)
                                            ~~~~~~~~~~~~~~~~~ ^
~~~~~~~~~~~~
2 errors generated.
*** [terminal.o] Error code 1

-- 
Charlie Li
…nope, still don't have an exit line.

(This email address is for mailing list use; replace local-part with
vishwin for off-list communication if possible)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to