mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 14:39:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() Delphi mode (mantis #35671) * always give an error (rather than only a warning in case range checking is disabled) when assigning an out-of-range constant to an ordinal variable whose type does not span the entire range that its bits can hold (because the result is undefined and FPC's optimisers rely on variables only holding values that are valid for the type) git-svn-id: trunk@42272 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |