mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-04 17:58:38 +02:00
![]() - Explicit typecasts like LongBool(byte_value) do not change ordinal value. - Explicit typecasts like ByteBool(longint_value) do not change ordinal value and can lead to data loss if longint_value is outside of ByteBool range. - Explicit typecasts like ByteBool(LongBool) handle type ranges correctly. - Updated test tw10233.pp. It is passed by Delphi as well. git-svn-id: trunk@10672 - |
||
---|---|---|
.. | ||
aasmcpu.pas | ||
agppcgas.pas | ||
cgppc.pas | ||
ngppcadd.pas | ||
ngppccnv.pas | ||
ngppcinl.pas | ||
ngppcset.pas | ||
rgcpu.pas |