On Tue, 2014-07-15 at 10:40 -0600, Orion Poplawski wrote:
> Did you know that "char" defaults to "signed char" on x86 but "unsigned char" 
> on ppc and arm?  I didn't.

Yep, found that out the hard way.  It annoyed me enough that I went
digging in the gcc source to find the answer for all platforms:

http://ajax.fedorapeople.org/is-char-signed-or-not.txt

- ajax

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to