mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 19:10:18 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o set the code page of the temporary "text" file to utf-8 for writestr with unicodestring/widestring as destination, so that no data loss can occur (+ properly deal with cases whereby part of an utf-8 character is written to the textbuf in this case) o explicitly pass the code page of the destination ansistring for writestr with ansistring as destination and set it for the temporary "text" file o set the code page of the text file for readstr git-svn-id: trunk@26317 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |