On Wed, Jun 8, 2022 at 3:55 PM Stefan Glienke via fpc-devel
<[email protected]> wrote:

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

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

Bart


-- 
Bart
_______________________________________________
fpc-devel maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to