Francois PIETTE
Francois PIETTE
When using Delphi 10.2 Version 25.0.27659.1188, 32 bits debug configuration, there are very annoying exceptions triggered in DecodeBranch_Ev on the line "AM_32: P := PByte(PUInt32(P)^);". They are ignored by a...
Using Delphi 10.2 Version 25.0.27659.1188 Using provided demo, compiling with debug configuration, changing compiler options to enable overflow checking and range checking, an EintOverflow is produced in TDebugInfoSMap.ProcessMap on the...
Using demo program TestPP, the preview window display incorrectly spaced characters depending on the window size. To reproduce, run the sample, load a Delphi source file (for example DPageSetup.pas which...