[ragel-users] C++11, new narrowing rules and unsigned char on ARM

Jan Kundrát jkt at flaska.net
Mon Nov 25 08:57:25 UTC 2013


On Sunday, 24 November 2013 17:34:15 CEST, Adrian Thurston wrote:
> Apparently, on Android ARM char is unsigned. Ragel assumes it 
> is signed on all architectures. What's needed is a configure 
> check and the appropriate information to make it into the 
> descriptors in common.cc.

Hi Adrian,
how is a configure check going to help when cross-compiling? How would that 
account for a pregenerated file (i.e. people running ragel as a part of 
preparation of the release tarball)?

Cheers,
Jan

-- 
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/

_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users


More information about the ragel-users mailing list