1* Optimization.
2* ASM in other platforms, PowerPC, Sparc, etc.
3* avoid the warning of "this decimal constant is unsigned only in ISO C90"
4  in Prepare.cpp, UnBitArray.cpp, UnBitArrayBase.cpp.
5* avoid the warning of "use of C99 long long integer constant"
6  in Console.cpp.
7