Size of signed or unsigned integer %1 exceeds %2. %2 assumed.
20
Cause . . . . . : A run time error would occur if the compiler used the indicated integer in doing the specified operation.
Recovery . . . : Change the indicated integer to have size no greater than %2.