FR Number | Problem Description |
---|---|
1405 |
Compilation Warning, C_General On NT gives size mismatch warning. |
Full DescriptionThe following compilation warning will be shown for a few actors when compiling with Visual C++ 5.0 for TargetRTS: "warning: C4761: integral size mismatch in argument; conversion supplied". This is a minor warning which can be ignored. The warning can be turned off for Visual C++ 5.0 with the compiler option "/w". |