1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
| Compilation du projet, Cible : unittests_gui : Succès, Avertissements : 8, Conseils : 52
fpparsettf.pp(571,27) Hint: Local variable "GlyphIDArray" of a managed type does not seem to be initialized
fpparsettf.pp(644,19) Hint: Local variable "WA" of a managed type does not seem to be initialized
fpparsettf.pp(645,18) Hint: Local variable "W" of a managed type does not seem to be initialized
fpparsettf.pp(653,18) Hint: Local variable "S" of a managed type does not seem to be initialized
fpparsettf_test.pas(626,52) Warning: range check error while evaluating constants (4 must be between 0 and 3)
fpttfsubsetter.pp(250,3) Note: Call to subroutine "procedure TFontSubsetter.WriteUInt16(AStream:TStream;const AValue:Word);" marked as inline is not inlined
fpttfsubsetter.pp(280,3) Note: Call to subroutine "procedure TFontSubsetter.WriteUInt32(AStream:TStream;const AValue:LongWord);" marked as inline is not inlined
fpttfsubsetter.pp(467,17) Note: Call to subroutine "function TFontSubsetter.ReadUInt16(AStream:TStream):Word;" marked as inline is not inlined
fpttfsubsetter.pp(1060,20) Hint: Local variable "newLoca" of a managed type does not seem to be initialized
fpttf.pp(571,25) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
fpttf.pp(708,19) Warning: function result variable of a managed type does not seem to be initialized
fppdf.pp(1464,19) Hint: Function result variable of a managed type does not seem to be initialized
fppdf.pp(1520,102) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "RawByteString"
fppdf.pp(3073,21) Hint: Variable "Buffer" of a managed type does not seem to be initialized
fppdf.pp(3497,31) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
fppdf.pp(4696,15) Hint: Local variable "ba" of a managed type does not seem to be initialized
fppdf_test.pas(1286,15) Hint: Local variable "ar" of a managed type does not seem to be initialized |
Partager