[fpc-devel] ConvUtils: ConvTypeToFamily and ConvFamilyToDescription conundrums

Bart bartjunk64 at gmail.com
Wed Jun 8 19:24:53 CEST 2022


On Wed, Jun 8, 2022 at 3:55 PM Stefan Glienke via fpc-devel
<fpc-devel at lists.freepascal.org> wrote:

> Actually the behavior in Delphi depends on the $R switch.

D7:
{$R+}
ConvTypeToDescription(-1)=[$0000FFFF]
{$R-}
ConvTypeToDescription(-1)=[$0000FFFF]

Bart


-- 
Bart


More information about the fpc-devel mailing list