From owner-svn-src-all@freebsd.org Sat Sep 14 10:39:22 2019 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0DFB7F0239; Sat, 14 Sep 2019 10:39:22 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46VpsP6XfHz3Jlv; Sat, 14 Sep 2019 10:39:21 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id AAFDE15E0E; Sat, 14 Sep 2019 10:39:21 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::19b1:7fa4:cdc6:3be2] (unknown [IPv6:2001:470:7a58:0:19b1:7fa4:cdc6:3be2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 851C3670C9; Sat, 14 Sep 2019 12:39:20 +0200 (CEST) From: Dimitry Andric Message-Id: <5683AA01-BF0D-4A67-9B57-925D47FE459D@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_72B25B43-1F43-465A-817D-53E157B7FAAB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: svn commit: r352275 - in head/lib/libedit: . TEST edit readline Date: Sat, 14 Sep 2019 12:39:20 +0200 In-Reply-To: <2D5BFAF9-7A03-4A2C-B406-19AA8BC8BF5D@FreeBSD.org> Cc: Peter Jeremy , Baptiste Daroussin , Charlie Li , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org To: Warner Losh References: <201909130650.x8D6o2fb037276@repo.freebsd.org> <6fadeb6b-fe09-f3c7-9bca-b5637bbb4e43@vishwin.info> <20190914041041.GA97181@server.rulingia.com> <2D5BFAF9-7A03-4A2C-B406-19AA8BC8BF5D@FreeBSD.org> X-Mailer: Apple Mail (2.3445.104.11) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2019 10:39:22 -0000 --Apple-Mail=_72B25B43-1F43-465A-817D-53E157B7FAAB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 14 Sep 2019, at 12:36, Dimitry Andric wrote: >=20 > On 14 Sep 2019, at 06:25, Warner Losh wrote: >>=20 >> On Fri, Sep 13, 2019, 10:11 PM Peter Jeremy = wrote: >> On 2019-Sep-13 16:33:15 -0400, Charlie Li = wrote: ... >> Looking back into history, it looks like the "unsigned" is part >> of the ARM EABI. >>=20 >> We should confirm that. It is definitely part of the OABI stuff, but = EABI was supposed to fix differences like this... >=20 > As far as I know, arm has always been the odd one out, but even then, > you should assume anything about the signedness of char. :) Oops, I meant "should NOT assume", there. -Dimitry --Apple-Mail=_72B25B43-1F43-465A-817D-53E157B7FAAB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXXzDWAAKCRCwXqMKLiCW o1PoAJ4zbsiE1gP2y24W5u1cVXjyiwmccwCg/xxpLenKkPmLDD3O8vEAe39omWc= =vqr5 -----END PGP SIGNATURE----- --Apple-Mail=_72B25B43-1F43-465A-817D-53E157B7FAAB--