[ https://issues.apache.org/jira/browse/LOGCXX-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740675#comment-14740675 ]
James E. King, III commented on LOGCXX-400: ------------------------------------------- [~cawka] probably best to make a new defect since this one is resolved. > C++11 does not allow char literals with highest bit set unless cast > ------------------------------------------------------------------- > > Key: LOGCXX-400 > URL: https://issues.apache.org/jira/browse/LOGCXX-400 > Project: Log4cxx > Issue Type: Bug > Affects Versions: 0.10.0 > Environment: XCode 4.5, clang set to C++11 > Reporter: Andrew Lazarus > Assignee: Curt Arnold > Original Estimate: 1h > Remaining Estimate: 1h > > C++11 has tighter rules for widening of literals. In particular, 0xFF (for > example) is an unsigned short unless cast otherwise. -- This message was sent by Atlassian JIRA (v6.3.4#6332)