Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
-
None
-
XCode 4.5, clang set to C++11
Description
C++11 has tighter rules for widening of literals. In particular, 0xFF (for example) is an unsigned short unless cast otherwise.
Attachments
Issue Links
- is duplicated by
-
LOGCXX-463 error: narrowing conversion with gcc 6
- Resolved
-
LOGCXX-482 Build failure with GCC-6
- Closed