Projects > cpp > Issues > Bug #3108

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Change "char" to signed as default on Android arm architecture

Bug #3108 [Closed]
zhangxm 2013-11-04 02:23 . Updated over 11 years ago

Now, “char” is unsigned as default on Android arm architecture. It’s different from other platforms. We should add “-fsigned-char” to make it the same as other platforms.

zhangxm 2013-11-04 06:49
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:90e8bd6bf620e18f1e8562e35421011732cf1173.

Atom PDF

Status:Closed
Start date:2013-11-04
Priority:Normal
Due date:
Assignee:zhangxm
% Done:

100%

Category:android
Target version:3.0-alpha1