Date: Fri, 28 Feb 2020 11:06:49 +0100 (CET) From: Wojciech Puchar <wojtek@puchar.net> To: Ian Lepore <ian@freebsd.org> Cc: Wojciech Puchar <wojtek@puchar.net>, freebsd-hackers@freebsd.org Subject: Re: FreeBSD raspberry pi C compiler strangeness Message-ID: <alpine.BSF.2.20.2002281106240.52893@puchar.net> In-Reply-To: <6eae8193e54b29320b63d4f1a3442a0c455fa12b.camel@freebsd.org> References: <alpine.BSF.2.20.2002262043150.32598@puchar.net> <6eae8193e54b29320b63d4f1a3442a0c455fa12b.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>> >> Why char is unsigned on FreeBSD/raspberry pi? >> > > The C standard allows plain char types to be signed or unsigned by > default. Char has always been unsigned by default on arm platforms thank you. i was sure that char is signed by standard.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.2002281106240.52893>