mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 13:10:34 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() - warn if compiler finds implicit or explicit string type conversion from a form of ansi string to a form of unicode string and vice versa - mark explicit warnings as OFF by default - warn if compiler finds an assignment of an unicode char const to ansi string or char type (warn for assignment of unicode string const to be implemented) - revert a piece of code from r19457 regards shortstring handling because shortstring handling should not differ from ansistring in this paticular case git-svn-id: trunk@19574 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |